webpack/test/configCases/css/basic/style.css

5 lines
57 B
CSS

@import "style-imported.css";
body {
background: red;
}