From 3673fb4533b31b6c2d489fedf920c2f63ba95a99 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 2 Nov 2016 23:05:45 +0200 Subject: [PATCH] Deploying demo page --- docs/v2/DEVLOG.md | 3 ++- docs/v2/index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index a014f23..6e391c1 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -281,4 +281,5 @@ - Added utility mixin `make-hidden` from *v1*, exactly the same. - Added new utility mixin `make-visually-hidden` for accessible elements that are visually hidden. - Added `make-floats` and `make-center-block` mixins along with `make-clearfix` mixin from *v1*. -- Explained utilities in demo page. \ No newline at end of file +- Explained utilities in demo page. +- Deployed demo page with utilities docs. diff --git a/docs/v2/index.html b/docs/v2/index.html index f4cab16..322c9fa 100644 --- a/docs/v2/index.html +++ b/docs/v2/index.html @@ -2,7 +2,7 @@ - + mini.css - A minimal Sass-y responsive mobile-first style-agnostic CSS framework