add dark mode toggle, uberspace deploy script

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 11:32:16 +01:00
parent 651dd4a255
commit e398d53315
5 changed files with 110 additions and 29 deletions

View File

@@ -28,7 +28,8 @@
"react-dom": "^19.2.4",
"tailwind-merge": "^3.5.0",
"tailwindcss": "^4.2.1",
"zod": "^4.3.6"
"zod": "^4.3.6",
"zustand": "^5.0.11"
},
"devDependencies": {
"@biomejs/biome": "^2.4.6",