Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AntDX316
/
HF-Shapes
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HF-Shapes
/
postcss.config.js
AntDX316
updated
4d0d400
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};