{
"$type": "site.standard.document",
"canonicalUrl": "https://ayc0.github.io//posts/light-dark-mode-avoid-flickering-on-reload",
"description": "When manually handling the theming of your website, you may run into a flicker at the page load from white to black. This is because your JavaScript takes some time to boot and to apply the dark mode. Let’s see how we can fix that",
"path": "/posts/light-dark-mode-avoid-flickering-on-reload",
"publishedAt": "2021-06-01T00:00:00.000Z",
"site": "at://did:plc:wifmfjqoxnruni5h62e6zp2y/site.standard.publication/3mn6dj35act2i",
"tags": [
"webdev",
"css",
"javascript"
],
"title": "Light/dark mode: avoid flickering on reload"
}