This commit is contained in:
parent
add06ef4b6
commit
7b7e546895
@ -1,3 +0,0 @@
|
||||
enableMessageNames: false
|
||||
|
||||
nodeLinker: node-modules
|
@ -190,9 +190,9 @@ html.dark {
|
||||
}
|
||||
|
||||
tr:nth-child(even) td.org-left {
|
||||
background-color: var(--nord5) !important;
|
||||
background-color: var(--nord5) !important;
|
||||
}
|
||||
|
||||
.dark tr:nth-child(even) td.org-left {
|
||||
background-color: var(--nord1) !important;
|
||||
background-color: var(--nord1) !important;
|
||||
}
|
||||
|
1921
package-lock.json
generated
1921
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -8,11 +8,11 @@
|
||||
"license": "AGPL-3.0",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.13",
|
||||
"@vuepress/plugin-umami-analytics": "^2.0.0-rc.36",
|
||||
"@vuepress/theme-default": "^2.0.0-rc.36",
|
||||
"vuepress": "2.0.0-rc.13",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.43"
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.14",
|
||||
"@vuepress/plugin-umami-analytics": "2.0.0-rc.41",
|
||||
"@vuepress/theme-default": "2.0.0-rc.41",
|
||||
"vuepress": "2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "2.0.0-rc.52"
|
||||
},
|
||||
"dependencies": {
|
||||
"less": "^4.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user