freeCodeCamp/guide/english/bulma/index.md

587 B

title
Bulma

Bulma

Bulma is an open source CSS framework based on flexbox and used by more than 100,000 developers. Why Bulma?

  • 100% Responsive
  • Modular
  • Modern
  • Free (Source code on Github)
  • Lightweight
  • Growing community
  • Easy to learn
  • Quick Customization

Bulma is a mobile-first CSS framework that's fully written in SASS. This allows you to import only the modules you need for your projects. Bulma is fairly new compared to something like Bootstrap, but it's quickly growing in popularity.

Just one command to get started:

$ npm install bulma