1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-27 22:36:27 +00:00

Replace gulp-sass with gulp-dart-sass (#1036)

This commit is contained in:
dengr1065
2020-12-25 23:57:57 +02:00
committed by GitHub
parent 9b5811b874
commit b51c0fdbd4
4 changed files with 77 additions and 211 deletions

View File

@@ -77,6 +77,7 @@
"gulp-cache": "^1.1.3",
"gulp-cached": "^1.1.1",
"gulp-clean": "^0.4.0",
"gulp-dart-sass": "^1.0.2",
"gulp-dom": "^1.0.0",
"gulp-flatten": "^0.4.0",
"gulp-fluent-ffmpeg": "^2.0.0",
@@ -90,7 +91,6 @@
"gulp-pngquant": "^1.0.13",
"gulp-postcss": "^8.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"gulp-sass-lint": "^1.4.0",
"gulp-sftp": "git+https://git@github.com/webksde/gulp-sftp",
"gulp-terser": "^1.2.0",