---
title: List of Bulma Sass variables
layout: docs
theme: customize
doc-tab: customize
doc-subtab: sass-list
breadcrumb:
- home
- documentation
- customize
- customize-sass-list
---
{% include docs/elements/anchor.html name="Initial variables" %}
Defined at utilities/initial-variables.scss
.
{%
include docs/components/variables.html
tab="utilities"
subtab="initial-variables"
hide_css_vars=true
%}
{% include docs/elements/anchor.html name="Derived variables" %}
Defined at utilities/derived-variables.scss
.
{%
include docs/components/variables.html
tab="utilities"
subtab="derived-variables"
hide_css_vars=true
%}
{% include docs/elements/anchor.html name="Component variables" %}
For each Bulma component, the list of Sass variables is listed at the bottom of its page.