Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/color-palette-generator-sd
bradarrML
/
color-palette-generator-sd
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
da5fe5a
color-palette-generator-sd
/
frontend
/
postcss.config.cjs
Bradarr
Duplicate from huggingface-projects/color-palette-generator-sd
da5fe5a
almost 3 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}