swc/crates/swc_css_modules/tests/fixture/import/url.compiled.css
2023-03-14 01:19:09 +00:00

4 lines
66 B
CSS

.__local__background-imported {
background: url('./img.png');
}