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 a92b0a8 commit a445984Copy full SHA for a445984
Source/Stylesheet/Base.css
@@ -6,5 +6,6 @@
6
@layer base {
7
:root {
8
--background-light: theme("colors.white");
9
+ --background-dark: theme("colors.black");
10
}
11
0 commit comments