Next.js Discord

Discord Forum

document.classList.toggle(); and event listenerin next.js

Unanswered
Giant panda posted this in #help-forum
Open in Discord
Giant pandaOP
Hi, im trying to do a toggling theme, between dark mode and light mode, i saw a video from slaying the dragon, and i tried to do it, (it was made in vanilla JS) and it popped an error. so i searched and the document function cannot be used in nextjs, so im trying to do that also, the project is made in scss, Thanks.

1 Reply

you may want to check out next-theme
https://github.com/pacocoursey/next-themes