♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
scss
/
composes-external
/
pages
/
other.module.scss
other.module.scss
6 lines
63 B
$var:
red
;
.className
{
background
:
$var
;
color
:
yellow
;
}
v2.0.0
/
Go
SIGN IN