Files
less.js/test/browser/less/errors/image-width-error.less

3 lines
56 B
Plaintext

.test-width{
width: image-width("../data/image.jpg")
}