next.js/test/integration/css-fixtures/nm-module-nested/node_modules/example/other.css
other.css7 lines74 B
@import 'other3.css';

.className {
  background: red;
  color: yellow;
}
Quest for Codev2.0.0
/
SIGN IN