next.js/test/e2e/app-dir/css-order/app/base2-scss.module.scss
base2-scss.module.scss5 lines51 B
// this is scss
.base {
  color: rgb(255, 3, 0);
}
Quest for Codev2.0.0
/
SIGN IN