next.js/test/integration/css-fixtures/npm-import-nested/node_modules/example/test.css
test.css6 lines51 B
@import url('other.css');

.test {
  color: red;
}
Quest for Codev2.0.0
/
SIGN IN