Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nice-bill
/
cluster-protocol
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cluster-protocol
/
frontend
/
postcss.config.js
nice-bill
fastapi dockerised
fe1519f
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
export
default
{
plugins
: {
'@tailwindcss/postcss'
: {},
autoprefixer
: {},
},
}