Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvc890
/
stud-manager
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62383cd
stud-manager
/
postcss.config.js
dvc890
Upload 39 files
051c3fe
verified
3 months ago
raw
Copy download link
history
blame
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}