This website requires JavaScript.
Explore
Help
Sign In
yudao
/
admin-vben
mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
Watch
3
Star
0
Fork
You've already forked admin-vben
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3697f6bc5a
admin-vben
/
docs
/
.vitepress
/
theme
/
styles
/
index.ts
4 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Feature/pro docs (#70) * chore: merge main * feat: update docs * feat: remove coze-assistant * feat: add watermark plugin * feat: update preferences * feat: update docs --------- Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 06:29:05 +00:00
import
'./variables.css'
;
import
'./base.css'
;
feat(@vben/docs): preview components are supported within documents (#4250)
2024-08-27 15:22:34 +00:00
import
'@vben/styles'
;