all repos — wp-autoless @ c037d09840f32b02aec40f2b34d2647692182e24

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

 1
 2
 3
 4
 5
 6
.inner {
	content: "inner/file1.less"
}

@import "file2"; // should get the one in inner