Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thexForce
/
combat_latest
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
combat_latest
/
postcss.config.js
Junaidb
Create postcss.config.js
552929d
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}