Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shimanta420
/
anycoder-873d13ec
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5dafe43
anycoder-873d13ec
/
postcss.config.js
shimanta420
Upload postcss.config.js with huggingface_hub
1b11240
verified
3 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}