webpack: Move from sassc to Dart sass

Fixes #475
This commit is contained in:
Martin Pitt 2021-07-23 07:24:35 +02:00 committed by Katerina Koukiou
parent 4d9dd8c11e
commit 28466f7217
3 changed files with 24 additions and 18 deletions

View file

@ -38,6 +38,8 @@
"mini-css-extract-plugin": "^0.11.0",
"po2json": "^1.0.0-alpha",
"qunit": "^2.9.3",
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
"sizzle": "^2.3.3",
"stdio": "^2.1.0",
"string-replace-loader": "^3.0.0",