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

b {
	color: @color;
	padding: 16px;
}