feat: implement dark mode support with theme provider and toggle component
This commit is contained in:
parent
0086c0142b
commit
cf70aa4a67
12 changed files with 248 additions and 31 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"format": "biome format --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^1.8.0",
|
||||
"next": "16.2.3",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue