@import "include/other.less";
@import "other.less";

.box {
	background-color: @color1;
	border-color: @color2;
}