Hacker News new | ask | show | jobs
by fdim 2679 days ago
Oh my, so much code for document.body.classList.toggle('dark-mode', !!locaStorage.darkMode)
1 comments

Bug: the code you posted will always do nothing.