mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-29 13:42:28 +02:00
Update from node-sass to sass
To futureproof the usage of sass, moving to the Dart implementation instead of the older C one.
This commit is contained in:
@@ -74,7 +74,6 @@
|
||||
"katex": "^0.12.0",
|
||||
"lodash": "^4.17.20",
|
||||
"netlify-cms-app": "^2.14.8",
|
||||
"node-sass": "^5.0.0",
|
||||
"normalize-scss": "^7.0.1",
|
||||
"prismjs": "^1.23.0",
|
||||
"react": "^17.0.1",
|
||||
@@ -113,6 +112,7 @@
|
||||
"postcss-pxtorem": "5.1.1",
|
||||
"react-test-renderer": "17.0.1",
|
||||
"rimraf": "3.0.2",
|
||||
"sass": "^1.32.0",
|
||||
"stylelint": "13.8.0",
|
||||
"stylelint-config-recommended-scss": "4.2.0",
|
||||
"stylelint-scss": "3.18.0"
|
||||
|
Reference in New Issue
Block a user