mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
4 lines
225 B
Plaintext
4 lines
225 B
Plaintext
RuntimeError: error evaluating function `image-size`: Image size functions are not supported in browser version of less in image-size-error.less on line 2, column 9:
|
|
1 .test-size{
|
|
2 size: image-size("../data/image.jpg")
|
|
3 } |