summaryrefslogtreecommitdiff
path: root/vendor/leafo/lessphp/tests/inputs/test-imports/inner/file1.less
blob: df654a7eed05ae8fb9652afcaa071b3c0ab5bdc5 (plain)
1
2
3
4
5
6

.inner {
	content: "inner/file1.less"
}

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