This website requires JavaScript.
Explore
Help
Sign In
root
/
open-webui
mirror of
https://github.com/open-webui/open-webui.git
Watch
1
Star
0
Fork
You've already forked open-webui
0
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
f58eb0d266
open-webui
/
postcss.config.js
7 lines
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chat feature added
2023-10-09 06:38:42 +08:00
export
default
{
chore: npm run fmt
2023-10-22 12:32:57 +08:00
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
}
}
;