mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update vitepress
This commit is contained in:
parent
392c0c1a3c
commit
6c1425701e
3 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -6,3 +6,5 @@ sourcemap.json
|
|||
|
||||
docs/.vitepress/dist
|
||||
docs/.vitepress/cache
|
||||
docs/node_modules
|
||||
docs/package-lock.json
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
:root {
|
||||
--vp-c-brand: #3086ff;
|
||||
--vp-c-brand-1: #3086ff;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,6 +8,6 @@
|
|||
},
|
||||
|
||||
"devDependencies": {
|
||||
"vitepress": "^1.0.0-beta.6"
|
||||
"vitepress": "^1.0.0-rc.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue