5 ms·
Oh my, so much code for document.body.classList.toggle('dark-mode', !!locaStorage.darkMode)
by fdim 8y ago
Oh my, so much code for document.body.classList.toggle('dark-mode', !!locaStorage.darkMode)
- exogen 8y agoBug: the code you posted will always do nothing.