all repos — wp-autoless @ master

vendor/leafo/lessphp/tests/inputs/test-imports/file3.less (view raw)

 1
 2
 3
 4
 5
 6
 7
h2 {
	background: url("../images/logo.png") no-repeat;
}

@someValue: hello-from-file-3;