Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sandy-try
/
blog
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
blog
/
postcss.config.js
sandy-try
Upload 699 files
1b72d7e
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
}