{# ========================================================================= #}
{# :: Info #}
{# ========================================================================= #}
{% set info %}

This is a standard checkbox customised for the style of Bebat. Within a
collection of multiple checkboxes, multiple can be checked and are not
limited to one.

{% endset %}

{# ========================================================================= #}
{# :: Modifiers #}
{# ========================================================================= #}
{# {% set modifiers %}#}
- a-check--secondary

  This is used on the maps checkbox

- a-check--tertiary

  This is used on the maps checkbox
{#{% endset %} #}

{# ========================================================================= #}
{# :: States #}
{# ========================================================================= #}
{% set states %}

- is-error

  This is used for error messages in for example forms and will turn the border
  and the text red.

{% endset %}
