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