Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingface-projects/diffuse-the-rest
bradarrML
/
diffuse-the-rest
like
1
Running
App
Files
Files
Community
main
diffuse-the-rest
/
postcss.config.cjs
Bradarr
Duplicate from huggingface-projects/diffuse-the-rest
3685531
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};