This website requires JavaScript.
Explore
Help
Register
Sign In
AI_POC
/
TERES_web_frontend
Watch
11
Star
0
Fork
0
You've already forked TERES_web_frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
TERES_web_frontend
/
ragflow_web
/
postcss.config.js
8 lines
104 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
feat: add ragflow web project & add pnpm workspace file
2025-11-09 11:18:58 +08:00
// postcss.config.js
module
.
exports
=
{
plugins
:
{
feat: update env configs and add team canvas endpoint
2025-11-10 11:09:22 +08:00
tailwindcss
:
{
}
,
feat: add ragflow web project & add pnpm workspace file
2025-11-09 11:18:58 +08:00
autoprefixer
:
{
}
,
}
,
}
;
Reference in New Issue
Copy Permalink