Files

6 lines
59 B
SCSS

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