The way to do this is what bootstrap does – have a file which imports all the others and compile that.
@import "variables.less";
@import "mixins.less";
The way to do this is what bootstrap does – have a file which imports all the others and compile that.
@import "variables.less";
@import "mixins.less";