Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Eklavya16
/
Shortlist
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Shortlist
/
frontend
/
postcss.config.mjs
Eren-Sama
Initial commit — full-stack AI portfolio architect
53e1531
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
const
config = {
plugins
: {
"@tailwindcss/postcss"
: {},
},
};
export
default
config;