@import "./mixins";

@mixin bwc-text-leading {

    @include bwc-text( leading );
    @include bwc-text-block-spacing;
}
