Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
iridescentX
/
openui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
openui
/
postcss.config.js
github-actions[bot]
GitHub deploy: d3c6bfb764f87d1a9bac999d749f0f4eecf2ed66
69f7644
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};