Files
freeCodeCamp/guide/english/bulma/index.md
Waqar Mohammad 92e87f9b7e mentioned about being lightweight (#20602)
* mentioned about being lightweight

details on bulma being lightweight

* moved this addition to the list

and removed periods
2018-11-03 20:36:19 +07:00

20 lines
349 B
Markdown

---
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
Just one command to get started:
```terminal
$ npm install bulma
```