rsnext/test/integration/css-fixtures/nm-module-nested/node_modules/example/other.css
2019-12-28 13:33:14 +01:00

6 lines
74 B
CSS

@import 'other3.css';
.className {
background: red;
color: yellow;
}