From ae9e79c31b65961ea4f65bdb1ed01d0d5e139302 Mon Sep 17 00:00:00 2001 From: Benjamin Taylor Date: Mon, 17 Dec 2018 11:36:56 -0600 Subject: [PATCH] JavaScript Bullet Point (#33786) I added a bullet point to the list highlighting how Bulma does not require the use of JavaScript. --- guide/english/bulma/index.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/guide/english/bulma/index.md b/guide/english/bulma/index.md index a01c148efd..bbedc797e2 100644 --- a/guide/english/bulma/index.md +++ b/guide/english/bulma/index.md @@ -7,16 +7,14 @@ Bulma is a free and open source frontend CSS framework based on Flexbox. It cont ## Features -* 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. +* 100% Responsive. +* Modular. +* Modern. +* Free (Source code on Github). +* growing community. +* Easy to learn. +* Quick Customization. +* No JavaScript Required ## Getting started