Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mafzaal
/
Quick-Understand
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Quick-Understand
/
app
/
frontend
/
postcss.config.js
mafzaal
Enhance Dockerfile and frontend structure for RAG application
102c540
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}