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