From 4a604b0ac8a4709336d631b78977e421526316f2 Mon Sep 17 00:00:00 2001
From: Jaska-PC
Date: Sat, 16 Dec 2017 14:03:22 +0200
Subject: [PATCH] updated link
---
.vscode/tasks.json | 8 ++++++--
index.html | 4 ++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/.vscode/tasks.json b/.vscode/tasks.json
index 7d70346..6d816bb 100644
--- a/.vscode/tasks.json
+++ b/.vscode/tasks.json
@@ -1,6 +1,7 @@
{
"version": "2.0.0",
- "tasks": [{
+ "tasks": [
+ {
"type": "gulp",
"task": "compile",
"isBackground": true,
@@ -13,7 +14,10 @@
"group": {
"kind": "build",
"isDefault": true
- }
+ },
+ "problemMatcher": [
+ "$node-sass"
+ ]
},
{
"type": "gulp",
diff --git a/index.html b/index.html
index 98461a2..e122dc1 100644
--- a/index.html
+++ b/index.html
@@ -164,7 +164,7 @@ ClearShift installation
1.
- Download ClearShift and extract its content.
+ Download ClearShift and extract its content.
2. Upload icons and ClearShift.css into stylesheet.
Note: Upload icons spritesheet first.
3. Upload
@@ -184,7 +184,7 @@
ClearShift installation
/r/CSShelp subreddit is the place worth visiting.
- Download ClearShift
+ Download ClearShift
Source Code