We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13bc4c commit 131af41Copy full SHA for 131af41
src/styles.scss
@@ -18,6 +18,7 @@ html[mode='dark'] {
18
@extend .dark-mode;
19
}
20
21
+html:not([mode='dark']):not([mode='light']),
22
html[mode='light'] {
23
@extend .light-mode;
24
0 commit comments