all repos — wp-autoless @ master

vendor/leafo/lessphp/tests/outputs/data-uri.css (view raw)

 1
 2
 3
 4
 5
 6
.small {
  background: url("data:text/plain;base64,CmRpdjpiZWZvcmUgewoJY29udGVudDogImhpISI7Cn0KCg==");
}
.large {
  background: url("../../../lessc.inc.php");
}