diff --git a/README.md b/README.md index 3805df5..85de9fd 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ The team behind **mini.css** is as follows: Special thanks to these fine folks for helping in the development of **mini.css**: - Angeliki Daskalakis ([@angiedaskalakis](https://github.com/AngieDaskalakis)) - Author of the [Sucroa](https://github.com/Chalarangelo/mini.css/blob/master/dist/mini-sucroa.css) flavor - [@tphecca](https://github.com/tphecca) - Author of the [Nord](https://github.com/Chalarangelo/mini.css/blob/master/dist/mini-nord.css) flavor +- [Per Harald Borgen](https://scrimba.com/perborgen) - Introductory video creator - Rory Primrose ([@roryprimrose](https://github.com/roryprimrose)) - Code restructure - Sandro Magi ([@naasking](https://github.com/naasking)) - [Multiple](https://github.com/Chalarangelo/mini.css/issues?q=is%3Aissue+author%3Anaasking) suggestions, ideas, bug reports diff --git a/docs/index.html b/docs/index.html index 161dd79..44d62f3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -133,7 +133,8 @@
Take a couple of minutes to explore what makes mini.css different from all those other CSS frameworks and UI toolkits.
Take a couple of minutes to explore what makes mini.css different from all those other CSS frameworks and UI toolkits.
+mini.css is a lot lighter than a lot of other full-featured CSS frameworks (e.g. Bootstrap, Semantic UI), but it is not a micro framework (e.g. Milligram, Pure.CSS). Instead, mini.css blurs the line between full-featured and micro frameworks by providing lots of modules and components in a very small file. All the things you expect to find in a CSS framework, such as grids, styling for common elements and typography, along with some more complex components such as tabs or cards are all present in mini.css.