From 1a12a567a09ef3d477fea9532b9ac28d510d3163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dont=C3=A9=20Taylor?= Date: Sun, 9 Dec 2018 11:17:55 -0500 Subject: [PATCH] Add language to further elaborate on frameworks (#33148) --- guide/english/css/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/css/index.md b/guide/english/css/index.md index a5e927c98a..6529318e9e 100644 --- a/guide/english/css/index.md +++ b/guide/english/css/index.md @@ -44,7 +44,7 @@ and `yellow` is the style we want to give it. We use the `` tags to define the CSS in the HTML file. ### Popular CSS Frameworks 2018 -Frameworks exist to make the more complex parts of css easier and more efficient for developers to build out websites. +Frameworks exist to make the more complex parts of css easier and more efficient for developers to build out websites. They also allow the developer to have more flexibility as well as additional features to produce amazing results. Some of the most popular CSS Frameworks are: Bootstrap, Foundation, Bulma, uikit, Semantic UI, mini.css, Materialize, Material Design Lite, Spectre and Kube.