Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imeshuek
/
wedding-platform
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wedding-platform
/
postcss.config.js
imeshuek
Upload postcss.config.js
4d600f0
verified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}