Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rxb0506
/
lifekline
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lifekline
/
postcss.config.cjs
miounet11
feat: add server backend and enhance UI/UX
7fcea49
2 months ago
raw
Copy download link
history
blame
contribute
delete
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};