From 2cb611f00c538dde64d046254b9f3c474afe7ac6 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sun, 5 Feb 2017 10:13:15 +0200 Subject: [PATCH] Added mini.css Added mini.css as described in #137 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 02110ca..793142e 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,16 @@ Malo is ultra small css library for building web sites. It is meant to be struct ** Website:** http://materializecss.com +## mini.css + +> A minimal, responsive, style-agnostic CSS framework! + +mini.css tries to provide as much functionality as possible in under 7KB gzipped, while mainting a mobile-friendly approach and allowing you to customize it any way you want. + +**Responsive:** Yes + +**Website:** https://chalarangelo.github.io/mini.css/ + ## PureCSS > A set of small, responsive CSS modules that you can use in every web project, built by the YUI team at Yahoo!.