Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AIVLAD
/
demo
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
demo
/
frontend
/
postcss.config.js
AIVLAD
feat: add React frontend with nginx reverse proxy
f75bff1
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}