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