@import 'theme';
@import 'common';

.foo {
  .colored-font(@foreground-color-bright, bold);
}
