This website requires JavaScript.
Explore
Help
Register
Sign In
suguo
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
1
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
508350ec6a
dify
/
web
/
postcss.config.js
7 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor(web): migrate to Vitest and esm (#29974) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 08:35:22 +00:00
export
default
{
Initial commit
2023-05-15 00:51:32 +00:00
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}