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