Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KVRT
/
anycoder-bc3e2d05
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anycoder-bc3e2d05
/
postcss.config.js
KVRT
Upload postcss.config.js with huggingface_hub
4e69e7d
verified
12 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}