# Button Groups

Useful for displaying several buttons together.

## Example

<script async src="//jsfiddle.net/stuartaccent/2fxa83m1/embed/html,result/"></script>

## Variables

Below are the default variables, adjust any of these before you import the component.

```scss
$button-group-collapse-borders: false !default;
```