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