Theme toggle flickers on first paint (FOUC)
Shipped· 2 months ago
On first load, the page briefly shows light theme before the saved dark theme is applied. Need to inline the theme-pick script before hydration so the class="dark" is set on <html> synchronously.