4 lines
94 B
SCSS
4 lines
94 B
SCSS
@import "blueprint/buttons";
|
|
|
|
a { @include anchor-button; }
|
|
button { @include button-button; } |