Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
open-webui/open-webui
alosongngu
/
chatbot
like
1
Running
App
Files
Files
Community
main
chatbot
/
postcss.config.js
github-actions[bot]
GitHub deploy: 5433340bb1924e61d2d616950eacc7a6cfdb6b46
b69c233
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};