♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-css
/
app
/
css
/
css-client
/
client-page.css
client-page.css
7 lines
83 B
h1
{
color
:
red
!important
;
}
h1
::after
{
content
:
' (from css-client!!!!)'
;
}
v2.0.0
/
Go
SIGN IN