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