Source: _buttons.scss, line 101
1.3 Styles
@mixin buttonStyle([flat, curve, pill, round])
Add appearance styles to buttons
- .button--flat: removes the border-radius
- .button--curve: adds a border-radius
- .button--pill: makes the button pill shaped
- .button--round: makes the button circle shaped Should be used in combination with fixed width and height