feat: add dark and light mode

This commit is contained in:
trafficlunar 2024-12-03 20:26:14 +00:00
parent 7ae89a1c90
commit a536253511
9 changed files with 1024 additions and 130 deletions

View file

@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@radix-ui/react-menubar": "^1.1.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.464.0",