DEBSOURCES
Skip Quicknav
sources / node-mini-css-extract-plugin / 2.4.6%2B~2.4.0-5 / test / cases / import / b.css
123456789
.b { background: red; } @import url("https://some/external/css"); .b { color: yellow; }