-
@_HarshilShah @atcb @orta @yeahthatclay You inline all the CSS for dark/light mode (on your homepage at least, I didn't look much deeper), this works for limited amounts of CSS. The moment you have more CSS, consider splitting it up in different sub-files: web.dev/prefers-color-scheme/#loading-strategy. This allows a toggle to switch files.