mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
@@ -110,3 +110,7 @@
|
||||
average: average(#f60000, #0000f6);
|
||||
negation: negation(#f60000, #313131);
|
||||
}
|
||||
|
||||
#data-uri {
|
||||
background-image: data-uri('image/jpeg;base64', 'test/data/image.jpg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user