Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 75ee753..a08745e 100644
--- a/package.json
+++ b/package.json
@@ -4,13 +4,14 @@
"description": "\"A CSS-only theme for Hugo using Bulma and Font-Awesome\"",
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
+ "@mr-hope/gulp-sass": "^2.0.0",
"bulma": "^0.9.2",
"fancy-log": "^1.3.3",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-print": "^5.0.2",
"gulp-rename": "^2.0.0",
- "gulp-sass": "^4.1.0"
+ "sass": "^1.32.10"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"