Files
freeCodeCamp/guide/english/bulma/index.md
Jeffrey Camphens 2c2b61a47d Added more basic information about Bulma (#23640)
Added a little bit of explanation about the points stated in this file.
2018-11-28 19:35:28 -05:00

587 B

title
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