node-sass replaced with Dart Sass

This commit is contained in:
datalets 2021-12-11 22:39:34 +01:00
parent e847172599
commit 67eefbd560
2 changed files with 186 additions and 799 deletions

View File

@ -21,7 +21,7 @@
"grunt-contrib-sass": "^1.0.0", "grunt-contrib-sass": "^1.0.0",
"grunt-contrib-watch": "^1.1.0", "grunt-contrib-watch": "^1.1.0",
"grunt-sass": "^3.0.2", "grunt-sass": "^3.0.2",
"node-sass": "^4.12.0" "sass": "^1.45.0"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"

983
yarn.lock

File diff suppressed because it is too large Load Diff