Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
oldg591
/
open-webui-ai
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
open-webui-ai
/
postcss.config.js
github-actions[bot]
GitHub deploy: f3c1ff9efc5f6bde754e47b36485f419f2f36b06
08d5f36
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};