♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
scss
/
npm-import-nested
/
styles
/
global.scss
global.scss
5 lines
58 B
@import
'example/test.scss'
;
.test
{
background
:
red
;
}
v2.0.0
/
Go
SIGN IN