Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cjo93
/
defrag-proto
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
defrag-proto
/
postcss.config.js
cjo93
Create postcss.config.js
75cb143
verified
22 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};