@import './import1.less';
@import './import2.less;

.foo {
    background-color: red;
}