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

This is a tile block which will be used to represent some highlighted text.
It comes in a grid of multiple tiles. As option you can can add a link to it.

{% endset %}

{# ========================================================================= #}
{# :: Modifiers #}
{# ========================================================================= #}
{% set modifiers %}

- m-tile--dark

  Will give the background a dark color

- m-tile--light

  Will give the background a light background

- m-tile--primary

  Will give the background the primary color

{% endset %}

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

{% endset %} #}
