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
852d9dcbe9
open-webui
/
postcss.config.js
6 lines
64 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
:
{
chore: format
2025-02-18 10:51:40 +08:00
'@tailwindcss/postcss'
:
{
}
chore: npm run fmt
2023-10-22 12:32:57 +08:00
}
}
;