<a href="#" class="button--alt" title="Button Themed">Button Themed</a>
<a href="#" class="{{modifier}}" title="{{button-text}}">{{button-text}}</a>
{
  "button-text": "Button Themed",
  "modifier": "button--alt"
}

Button Pattern