♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
css-chunking
/
app
/
globals.css
globals.css
13 lines
90 B
:root
{
--maxWidth
:
1210
px
;
}
html
,
body
{
background
:
#000
;
}
a
{
color
:
aqua
;
}
v2.0.0
/
Go
SIGN IN