Dark Theme in Nextjs without Flicker using Tailwind
Switch between light and dark mode in Nextjs without any flicker. In the blog I use next-themes with tailwind css to implement this feature.