Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hwandji
/
saap-deploy
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
saap-deploy
/
frontend
/
postcss.config.cjs
Hwandji
feat: docker deployment + timezone bug fix
ccb004e
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}