mirror of
https://github.com/swc-project/swc.git
synced 2025-01-07 06:06:41 +03:00
4 lines
122 B
CSS
4 lines
122 B
CSS
|
a {
|
||
|
background: url("https://raw.githubusercontent.com/webpack-contrib/css-loader/master/test/fixtures/url/img.png");
|
||
|
}
|