An overview of what Bulma as a framework is all about
You only need 1 CSS file to use Bulma
Bulma is simply a collection of CSS classes. Write the HTML code you want.
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-.
is-
has-
Just import what you need
Bulma is a mobile-first framework
The colors that style most Bulma elements and components
Utility functions to calculate colors and other values
Utility mixins for custom elements and responsive helpers
by Jeremy Thomas, creator of Bulma, Oleksii Potiekhin,Mikko Lauhakari, Aslam Shah and David Berning
A step-by-step guide that teaches you how to build a web interface from scratch using Bulma.