Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jayantsharma46
/
anycoder-e5fc369b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anycoder-e5fc369b
/
postcss.config.js
Jayantsharma46
Upload postcss.config.js with huggingface_hub
91b857b
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}