Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
new-arc
/
vector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
vector
/
client
/
postcss.config.js
d-ragon
Upload 28 files
59bb0ce
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};