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