<a class="button" href="#">Continue</a>
{% render "@a", button, true -%}
{
  "button": {
    "content": "Continue",
    "class": "button"
  }
}

Link

Two variant styles for links are provided:

  1. Links with the aria-current="page" attribute (which link to the current page) receive a double underline.
  2. Links with a .button class are given the appearance of a button.