Dark mode
Create a theme provider
Wrap your root layout
Add the ThemeProvider
to your root layout.
Add a mode toggle
Place a mode toggle on your site to toggle between light and dark mode.
Adding dark mode to your vite app.
Add the ThemeProvider
to your root layout.
Place a mode toggle on your site to toggle between light and dark mode.