Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arjitmat
/
clinical-mind
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
clinical-mind
/
frontend
/
postcss.config.js
arjitmat
๐ Production-ready multi-agent medical simulation with major improvements
5683654
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};