@import "~installed/mixins.less";

.foo {
    color: @foo-color;
    .bordered;
}