2020-03-02 11:59:43 +01:00

6 lines
59 B
SCSS

/* Buttons */
.button {
@extend %button; // that's it
}