Y
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
exogen
2679 days ago
Bug: the code you posted will always do nothing.
link