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