Files
inline-html/test/fixtures/invalidUrl.less
2015-10-14 07:33:49 -07:00

4 lines
48 B
Plaintext

div {
background-image: url('missing.png');
}