webpack/test/configCases/plugins/mini-css-extract-plugin/chunk.css

6 lines
53 B
CSS

@import "./dependency.css";
.chunk {
color: red;
}