@import (reference) "variables.less";
@import "component.less";

body {
  background-color: @red;
}