Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CaffeinatedCoding
/
ReportRaahat
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ReportRaahat
/
frontend
/
postcss.config.mjs
ReportRaahat CI
Deploy from GitHub: cbc36259c5ce4062cd4e64b876308f9378e3ebe2
542c765
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
102 Bytes
const
config = {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}
export
default
config