Files
inline-html/test/fixtures/invalid-url.less

4 lines
48 B
Plaintext

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