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