diff --git a/guide/english/bulma/index.md b/guide/english/bulma/index.md index 644740067a..5641b25417 100644 --- a/guide/english/bulma/index.md +++ b/guide/english/bulma/index.md @@ -13,6 +13,8 @@ Bulma is an open source CSS framework based on flexbox and used by more than 100 * 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: ```terminal $ npm install bulma