This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
ollama-open-webui
mirror of
https://github.com/aileague/ollama-open-webui
Watch
1
Star
0
Fork
You've already forked ollama-open-webui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
ollama-open-webui
/
postcss.config.js
7 lines
73 B
JavaScript
Raw
Permalink
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
:
{
}
}
}
;