Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eubottura
/
anycoder-c8aae04a
like
0
Running
App
Files
Files
Community
main
anycoder-c8aae04a
/
postcss.config.js
eubottura
Upload postcss.config.js with huggingface_hub
e948590
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}