.button {
    ···
}
.push-button {
    @extend .button;
}
Comments