Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thryyyyy
/
open-webui-new
like
0
Building
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ffd30b5
open-webui-new
/
postcss.config.js
github-actions[bot]
GitHub deploy: 0b5514f376a04bc521139dd53d3e43ab1d321621
1538221
9 days ago
raw
Copy download link
history
blame
Safe
64 Bytes
export
default
{
plugins
: {
'@tailwindcss/postcss'
: {}
}
};