mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
doc: update docs
This commit is contained in:
parent
85c6387140
commit
ce8d0cc0e4
@ -1,12 +1,8 @@
|
||||
:root {
|
||||
--vp-c-brand: #F06C33;
|
||||
--vp-c-brand-light: #FFCC00;
|
||||
--vp-c-brand-lighter: #FFCC99;
|
||||
--vp-c-brand-dark: #FF9933;
|
||||
--vp-c-brand-darker: #CC6600;
|
||||
|
||||
--vp-custom-block-tip-border: #FFCC99;
|
||||
--vp-custom-block-tip-text: #F06C33;
|
||||
--vp-c-brand-1:#F06C33;
|
||||
--vp-home-hero-name-color:#F06C33;
|
||||
--vp-button-brand-bg:#F06C33;
|
||||
--vp-button-brand-hover-bg:#ff986b;
|
||||
}
|
||||
|
||||
.vp-doc .custom-block p {
|
||||
|
||||
@ -6,6 +6,6 @@
|
||||
"docs:preview": "vitepress preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vitepress": "^1.0.0-beta.3 "
|
||||
"vitepress": "^1.0.0-rc.32"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user