Bitters Button Styles for links

I’m having a go at using Bourbon etc for a Sass framework. The first problem iv’e come across is how to add button styles to a link? For example, create a .button class that extends or includes the button mixin, except bitters doesn’t have mixins.

Is there a way?