feat(search): add local search (#231)

* feat(search): add local search

* docs: add docs for search
This commit is contained in:
Dillon
2020-04-15 15:46:50 +08:00
committed by GitHub
parent b6ce753ae7
commit 90184ca3e7
92 changed files with 4843 additions and 1214 deletions

View File

@@ -18,7 +18,7 @@ $single-link-color-dark: #55bde2 !default;
$code-background-color: #f5f5f5 !default;
$code-background-color-dark: #272C34 !default;
.dark-theme {
.dark {
// copied from https://github.com/xCss/Valine/issues/221
.v *,
.v .vwrap .vheader .vinput,