Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shinhati2023
/
Model-Glass
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Model-Glass
/
postcss.config.js
Shinhati2023
Create postcss.config.js
6e74f9c
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}