Remove: unused theme
parent
6005718ccc
commit
b51cdfee20
|
@ -1,5 +1,4 @@
|
|||
module.exports = {
|
||||
theme: "default-prefers-color-scheme",
|
||||
plugins: ["@vuepress/back-to-top", "vuepress-plugin-mermaidjs"],
|
||||
base: "/Xray-docs-next/",
|
||||
locales: {
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
"bootstrap": "^5.0.0-beta3",
|
||||
"jquery": "^3.6.0",
|
||||
"markdown-it-footnote": "^3.0.2",
|
||||
"vuepress-plugin-mermaidjs": "^1.8.1",
|
||||
"vuepress-theme-default-prefers-color-scheme": "^2.0.0"
|
||||
"vuepress-plugin-mermaidjs": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue