@import "./variables.less";

.foo {
    background-color: @color;
}