From 8aa5266cfa0fdb0d4d7f10f046340825f59b5edb Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sun, 30 Oct 2016 22:16:00 +0200 Subject: [PATCH] Deploying demo page --- docs/v2/DEVLOG.md | 1 + docs/v2/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 8473942..700c935 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -235,3 +235,4 @@ - All `checkbox` and `radio` elements will be `display: none` by default. Grouping one in an `input-group` with a `label` will give the desired style to the label. - Created module `mini-core/checkbox`. - Started styling `checkbox`es and `radio` buttons. Got most of the styling done, hardcoded. +- Updated demo again. diff --git a/docs/v2/index.html b/docs/v2/index.html index e25deb5..01da8fd 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