Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
discotools
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0fd9a7
discotools
/
postcss.config.js
enzostvs
HF Staff
Upload 172 files
9cd6ddb
verified
20 days ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}