Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shadowsilence
/
MediSim
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MediSim
/
web_app_pro
/
frontend
/
postcss.config.js
shadowsilence
Clean re-upload from local project
37d26f1
verified
16 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
export
default
{
plugins
: {
"@tailwindcss/postcss"
: {},
autoprefixer
: {},
},
};