Update index.md (#34082)

pull/34317/head
Chris Gaines 2018-11-13 01:21:48 -06:00 committed by Aman Mittal
parent 79b1563de5
commit 50b0f2b910
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ You can build some pretty amazing things in CSS alone, such as this pure-CSS [Mi
### Popular CSS Frameworks 2018
Frameworks exist to make the more complex parts of css easier and more efficient for developers to build out websites.
Some of the most popular CSS Frameworks are:
Bootstrap, Foundation, Bulma, uikit, Semantic UI, mini.css, Materialize, Material Design Lite, Spectre and Kube
Bootstrap, Foundation, Bulma, uikit, Semantic UI, mini.css, Materialize, Material Design Lite, Spectre, Kube, and tailwind.css
#### Suggested Reading:
A good start is the freeCodeCamp curriculum [Introduction to Basic CSS](https://learn.freecodecamp.org/responsive-web-design/basic-css).