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
Bulma is a open source CSS framework based on flexbox and used by more than 100,000 developers. Bulma is an open source CSS framework based on flexbox and used by more than 100,000 developers.
Why bulma? Why Bulma?
* 100% Responsive * 100% Responsive.
* Modular * Modular.
* Modern * Modern.
* Free(Source code on Github) * Free (Source code on Github).
* growing community * growing community.
* Easy to learn. * Easy to learn.
* Quick Customization. * Quick Customization.
Just one command to get started Just one command to get started:
```terminal ```terminal
$ npm install bulma $ npm install bulma
``` ```