Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
12stgss
/
Bun
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e115c87
Bun
/
postcss.config.js
12stgss
Duplicate from hf4all/bingo
e115c87
about 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}