- Getting started
- Guides
- Dark mode
Dark mode
Learn how to implement dark mode in your project.
Frameworks
Next.js
Server-side rendered React framework
Vite
Fast modern build tool for web development
Install next-themes
npm
pnpm
yarn
bun
Create a theme provider
Wrap your root layout with ThemeProvider
Configure Tailwind
Update your global css file