mirror of
https://github.com/swc-project/swc.git
synced 2025-01-01 18:16:09 +03:00
4 lines
55 B
CSS
4 lines
55 B
CSS
|
.bar {
|
||
|
background: url('./img-from-imported.png');
|
||
|
}
|