Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iyasya134
/
Place2Play
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Place2Play
/
client
/
postcss.config.js
3v324v23
feat: initial clean deploy without binary assets
1d87050
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};