feat(theme): dark theme detection

This commit is contained in:
iCrawl
2022-07-18 02:57:29 +02:00
parent ec230faa4d
commit 66092cad8b
4 changed files with 16 additions and 9 deletions

View File

@@ -74,6 +74,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@unocss/cli": "^0.44.3",
"@unocss/preset-web-fonts": "^0.44.3",
"@unocss/reset": "^0.44.3",
"@vitejs/plugin-react": "^2.0.0",
"c8": "^7.11.3",