feat(ui): add mode-watcher (dark/light mode)

This commit is contained in:
2025-04-06 22:02:47 +02:00
parent 2db24f56a5
commit 190cd50d97
3 changed files with 16 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"drizzle-kit": "^0.30.2",
"mode-watcher": "^0.5.1",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",
"tailwind-merge": "^3.1.0",