Chapter 2. Understanding Bulma, terminology, and concepts
If you’re reading this book, there’s probably a good chance that you’ve heard of Bulma. Bulma is a lightweight configurable CSS framework that’s based on Flexbox. Flexbox is a relatively new CSS spec that has good browser support.
Bulma makes using Flexbox a breeze and handles all of the hard work of Flexbox for you, so you don’t need to know any Flexbox to get started. However, knowledge of the CSS spec is preferred.
This chapter covers Bulma at a high level to get you familiar with Bulma, its terms, and its concepts.