Buttons are convenient tools when you need more traditional actions. To that end, Foundation has many easy to use button styles that you can customize or override to fit your needs.
***
{{> examples_buttons_basic}}
***
## Basic
You can create a button using minimal markup.
{{#markdown}}
```html
...
```
{{/markdown}}
### Advanced
You can further customize your buttons:
#### SCSS
{{> examples_buttons_custom_mixin}}
#### HTML
{{#markdown}}
```html
...
```
{{/markdown}}
***
### Sass Errors?
If the default "foundation" import was commented out, then make sure you import this file: