Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huggingface-projects
/
color-palette-generator-sd
like
68
Runtime error
App
Files
Files
Community
4
1d06c9e
color-palette-generator-sd
/
frontend
/
postcss.config.cjs
radames
first
0e2b5bb
unverified
about 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}