This website requires JavaScript.
Explore
Help
Register
Sign In
injectlib
/
LangBot
Watch
1
Star
0
Fork
0
You've already forked LangBot
mirror of
https://github.com/langbot-app/LangBot.git
synced
2025-11-25 03:15:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e1f16d7b43c0a9ebeba537b0521ac888cc95259
LangBot
/
web
/
postcss.config.mjs
7 lines
93 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor: replace antd with shadcn/ui
2025-05-07 18:06:44 +08:00
const
config
=
{
chore: format
2025-05-10 17:16:57 +08:00
plugins
:
{
'@tailwindcss/postcss'
:
{
}
,
}
,
}
;
export
default
config
;
Reference in New Issue
Copy Permalink