Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mexicanamerican
/
openweb-ui
like
0
Model card
Files
Files and versions
Community
main
openweb-ui
/
postcss.config.js
mexicanamerican
Upload folder using huggingface_hub
c9e5647
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};