{% include anchor.html name="Variables" %}

{% if include.custom_message %}{{ include.custom_message }}{% else %}You can use these variables to customize this {%if include.element %}element{% elsif include.layout %}layout{% else %}component{% endif %}. Simply set one or multiple of these variables before importing Bulma. Learn how.{% endif %}

{% for variable in page.variables %} {% endfor %}
Name Default value
Name Default value
{{ variable.name }} {{ variable.value }}