wp-autoless/vendor/leafo/lessphp/tests/outputs/data-uri.css

7 lines
161 B
CSS
Raw Permalink Normal View History

2016-07-25 13:40:28 +01:00
.small {
background: url("data:text/plain;base64,CmRpdjpiZWZvcmUgewoJY29udGVudDogImhpISI7Cn0KCg==");
}
.large {
background: url("../../../lessc.inc.php");
}