mixin button (target_href, active, text) .button-component .button-container a.button-anchor( href=active ? undefined : target_href class=active ? 'active' : '' ) .button-anchor-box .button-icon = text