Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sarveshpatel
/
MPEDA
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MPEDA
/
postcss.config.js
sarveshpatel
Upload 139 files
f305a41
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};