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 @@
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 @@