Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
KITraining
/
open-webui-0-5-7
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui-0-5-7
/
postcss.config.js
github-actions[bot]
GitHub deploy: 24ab79f5e903415388991432594352facef31ecb
77f431c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};