
Why is it so hard to implement a simple feature such as light and dark mode into next js, I tried next-themes all to found out that it is ...
For further actions, you may consider blocking this person and/or reporting abuse
lol
I've made a tutorial now ! Check it out
It happened to me once when I was working on a research paper publishing website using Next.js. I tried all the available packages, but none of them worked. So, I wrote my own dark and light mode theme provider code and it worked.
Mm i c
It's hyped unnecessary
Wdym 😧
Mm... I see what you are doing out there... Sure when I get time, I'll do that
Force dark mode is still an idea, right?
Did you give it a try with tailwindcss
Have you checked out my lastest tutorial! After facing this issue, my friend @developeraromal helped me fix this. Using next-themes ! Check that tutorial on my profile