replace node-sass with dart-sass (sass)

This commit is contained in:
Rene Haas
2022-08-02 11:31:45 +02:00
parent baab72ff1c
commit d9314101d2
6 changed files with 284 additions and 2684 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"glob": "^7.1.6",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"node-sass": "^7.0.1",
"sass": "^1.54.0",
"nyc": "^15.1.0",
"playwright": "^1.22.2",
"playwright-chromium": "^1.22.2",