Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rushiljain
/
Jade-Infra-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Jade-Infra-test
/
postcss.config.cjs
rushiljain
Upload 8 files
f38da19
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};