/* Buttons */ .button { @extend %button; // that's it min-height: 22px; } .icon-button { @extend %icon_button; // that's it }