Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pradipp
/
anycoder-059d41d7
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bb271a6
anycoder-059d41d7
/
postcss.config.js
pradipp
Upload postcss.config.js with huggingface_hub
625c177
verified
2 months ago
raw
Copy download link
history
blame
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}