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