From bb627660a9cf0ce17375d3cdfc01274d2e559ba7 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 1 Dec 2014 22:33:31 +0200 Subject: use localStorage to show intro-task only until clicked Also fix miscased scss filename. --- index.html | 2 +- res/css/modules/Typography.scss | 46 ---------------------------------------- res/css/modules/typography.scss | 46 ++++++++++++++++++++++++++++++++++++++++ res/css/partials/task-alert.scss | 2 +- res/css/style.css | 2 +- res/css/style.css.map | 4 ++-- src/main.js | 11 ++++++++++ 7 files changed, 62 insertions(+), 51 deletions(-) delete mode 100644 res/css/modules/Typography.scss create mode 100644 res/css/modules/typography.scss diff --git a/index.html b/index.html index 2686ce06..e3516cf1 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ -
+