You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix:fixed Flash of light screen issue (FOUC) (#184)
* fix:fixed Flash of light screen issue (FOUC)
- Added ColorModeScript (kept in body) to apply color mode before first pain
- Replace invalid CSS selectors
Signed-off-by: Saurabhsing21 <[email protected]>
* feat: add TypeScript declaration for CSS modules
* fix: change initial color mode to dark in theme configuration
* fix: remove suppressHydrationWarning from HTML and body tags in layout
* style: kept :root in the globals
---------
Signed-off-by: Saurabhsing21 <[email protected]>
Co-authored-by: JeelRajodiya <[email protected]>
0 commit comments