Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
puwanath
/
anycoder-adadf141
like
0
Running
App
Files
Files
Community
main
anycoder-adadf141
/
postcss.config.js
puwanath
Upload postcss.config.js with huggingface_hub
52a8032
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}