.button { padding: 10px 15px; border: none; } .primary { @extend .button; background-color: $primary-color; }