feat: add dark theme support

This commit is contained in:
Yidadaa
2023-03-13 03:06:21 +08:00
parent a9940cb05e
commit 14d50f1167
14 changed files with 395 additions and 92 deletions

View File

@@ -25,6 +25,7 @@
"react-markdown": "^8.0.5",
"rehype-katex": "^6.0.2",
"remark-math": "^5.1.1",
"sass": "^1.59.2",
"typescript": "4.9.5",
"zustand": "^4.3.6"
}