all repos — wp-autoless @ master

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

 1
 2
 3
 4
 5
 6
.just-a-class { background: red; }

.some-mixin() {
	height: 200px;
}