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
422936a981
admin-vben
/
docs
/
.vitepress
/
theme
/
styles
/
index.ts
5 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650) * chore(deps): bump tailwindcss in the non-breaking-changes group Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `tailwindcss` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update deps * chore: lint fix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 13:23:11 +00:00
import
'@vben/styles'
;
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'
;