webpack/test/configCases/css/basic/style2.css

5 lines
57 B
CSS

@import "./style2-imported.css";
body {
color: green;
}