♫
📌 canary ▾
next.js
/
test
/
integration
/
css-fixtures
/
npm-import-nested
/
node_modules
/
example
/
test.css
test.css
6 lines
51 B
@import
url
(
'other.css'
);
.test
{
color
:
red
;
}
v2.0.0
/
Go
SIGN IN