Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
MediBot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MediBot
/
postcss.config.js
github-actions[bot]
Deploy MedOS Global from 0b9218f6
102e23b
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};