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