Overview
An overview of what Bulma as a framework is all about
Start
You only need 1 CSS file to use Bulma
CSS classes
Bulma is simply a collection of CSS classes. Write the HTML code you want.
Modifiers syntax
Most Bulma elements have alternative styles. To apply them, you only need to append one of the modifier classes. They all start with
is-
or has-
.
Modularity
Just import what you need
Responsiveness
Bulma is a mobile-first framework
Colors
The colors that style most Bulma elements and components
Functions
Utility functions to calculate colors and other values
Mixins
Utility mixins for custom elements and responsive helpers
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub