Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Harry9233
/
Taste_Rider_Web
like
0
Running
App
Files
Files
Community
main
Taste_Rider_Web
/
postcss.config.js
Harry9233
Upload 20790 files
5c05829
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};