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