From 6ea1ab4bd6dba7f074c125be0972822c938fd04d Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 9 Nov 2016 23:10:22 +0200 Subject: [PATCH] Depolying live demo --- docs/v2/DEVLOG.md | 4 +++- docs/v2/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 470b412..e1e6e28 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -358,4 +358,6 @@ - Edited the demo page to include most of the new functionality. - *TODO* Move `_accordion.scss` to the `legacy` folder etc. - Deployed live demo. -- Minor change to the way `transition`s work for `tabs`, they will now all utilize the `transform` implementation. \ No newline at end of file +- Tested on mobile, found some presentational problems. +- Minor change to the way `transition`s work for `tabs`, they will now all utilize the `transform` implementation. +- Deployed updated live demo page. diff --git a/docs/v2/index.html b/docs/v2/index.html index 1a072a2..c384fe4 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