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

The statistics component is used to show some interesting numbers.

{% endset %}

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

{% endset %} #}

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

{% endset %} #}

{# ========================================================================= #}
{# :: Javascript #}
{# ========================================================================= #}
{% set javascript %}

- js-m-statistics-carousel

  This class will put the numbers in a carousel on mobile screens

- js-m-statistics-number

  Putting this class on the number item will animate them counting up


{% endset %}
