@import 'config.less';

#test-element {
  width: @base;
  background-color: yellow;
}
