Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sagar007
/
anycoder-b2033197
like
0
Running
App
Files
Files
Community
main
anycoder-b2033197
/
postcss.config.js
sagar007
Upload postcss.config.js with huggingface_hub
c0adf3b
verified
23 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}