♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
navigation
/
app
/
hash-link-to-pages-router
/
global.css
global.css
8 lines
96 B
*
{
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
;
font-size
:
14
px
;
line-height
:
1
;
}
v2.0.0
/
Go
SIGN IN