Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mxmxk
/
suno
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
suno
/
postcss.config.js
rippanteq7
Upload folder using huggingface_hub
dfe72e0
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};