Minor grammar edit. (#19943)

This commit is contained in:
Vyrza
2018-10-19 04:43:25 +07:00
committed by Aditya
parent 7b41f330b0
commit 8d250c8a66

View File

@ -3,17 +3,17 @@ title: Bulma
---
## Bulma
Bulma is a 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)
* growing community
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).
* growing community.
* Easy to learn.
* Quick Customization.
Just one command to get started
Just one command to get started:
```terminal
$ npm install bulma
```