Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ali-Developments
/
COURTRIX
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
COURTRIX
/
postcss.config.mjs
Ali-Developments
Upload 125 files
ad79323
verified
about 22 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
const
config = {
plugins
: {
"@tailwindcss/postcss"
: {},
},
};
export
default
config;