Add a Dark Mode and Light Mode toggle button to your Mantine NextJS website in 2 minutes.
This devlog uses the Mantine UI examples for AppShell and Simple Header to help build the website design. You can find them on the Mantine dev website.
This project also uses React, PostCSS, and @tabler/icons-react.
Even if you are new to website development, this tutorial will hopefully be easy to understand.
There is little to no reason not to have a dark theme and light theme on your website.
Disclaimer: I have no idea how to pronounce Mantine.
#tutorial
#devlog