mirror of
https://github.com/less/less.js.git
synced 2026-01-23 14:18:00 -05:00
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
@import "import-test-e";
|
|
|
|
data-uri {
|
|
property: data-uri('image.svg');
|
|
}
|
|
image-size {
|
|
property: image-size('image.svg');
|
|
}
|