Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WebashalarForML
/
anycoder-083d3f92
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anycoder-083d3f92
/
postcss.config.js
WebashalarForML
Upload postcss.config.js with huggingface_hub
0c55949
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}