♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
app-css
/
app
/
ordering
/
input.css
input.css
10 lines
95 B
@layer
default {
input
[
type
=
'text'
] {
padding
:
0.5
rem
;
}
h1
{
color
:
red
;
}
}
v2.0.0
/
Go
SIGN IN