Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SuriRaja
/
Sample
like
0
No application file
App
Files
Files
Community
main
Sample
/
postcss.config.js
SuriRaja
Deploy static build to Hugging Face
b54da4e
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}