feat: impl part of dark mode

This commit is contained in:
Steven
2023-09-12 22:35:17 +08:00
parent 908f95772d
commit 75d152922e
8 changed files with 225 additions and 24 deletions

View File

@@ -27,6 +27,7 @@
"react-i18next": "^13.2.2",
"react-redux": "^8.1.2",
"react-router-dom": "^6.15.0",
"react-use": "^17.4.0",
"tailwindcss": "^3.3.3",
"zustand": "^4.4.1"
},