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

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaud Lepretre <thibaud.lepretre@gmail.com>2021-07-29 01:20:55 +0300
committerThibaud Lepretre <thibaud.lepretre@gmail.com>2021-08-11 15:02:36 +0300
commitc4d494feb34be4f4076db57c1d0f7fb97cb2813a (patch)
tree376f3af208c6b58eaf761c2d9603a54112c57f9a /package.json
parent49f8b214712b155172e6e9829b0e084b12d3b3e7 (diff)
Fix embed fontawesome css usage and migrate to dart sass
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e2ac7d..870e7a5 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"include-all": "4.0.3",
"load-grunt-tasks": "5.0.0",
"nanoid": "^2.1.11",
- "node-sass": "4.12.0"
+ "sass": "1.36.0"
},
"dependencies": {},
"engines": {