Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dariky
/
anycoder-6340ea4c
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anycoder-6340ea4c
/
postcss.config.js
Dariky
Upload postcss.config.js with huggingface_hub
eedfd54
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}