next.js/test/e2e/app-dir/scss/nm-module-nested/node_modules/example/other2.scss
other2.scss5 lines38 B
$var: red;
.other2 {
  color: $var;
}
Quest for Codev2.0.0
/
SIGN IN