♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
experimental-lightningcss-features
/
app
/
globals.css
globals.css
5 lines
93 B
.themed
{
color
: light-dark(
black
,
white
);
background-color
: light-dark(
white
,
black
);
}
v2.0.0
/
Go
SIGN IN