@import './variables.less';

.foo {
    background-color: @WRONG;
}