Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mapleleaff
/
AI
like
0
Running
App
Files
Files
Community
main
AI
/
postcss.config.js
github-actions[bot]
GitHub deploy: 28876f4bce916ee367b1165727aca87580eb383e
c101e76
about 17 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};