2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

remove node-sass, use dart sass

This commit is contained in:
Jeff Sagal
2021-12-31 09:44:35 -08:00
parent 0d294c31bd
commit fc2975b9af
2 changed files with 162 additions and 360 deletions
+2 -2
View File
@@ -66,11 +66,11 @@
"jest-serializer-vue": "^2.0.2",
"jest-transform-stub": "^2.0.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.12.0",
"postcss-loader": "^3.0.0",
"postcss-scss": "^2.0.0",
"prettier": "2.2.1",
"sass-loader": "^7.1.0",
"sass": "^1.45.2",
"sass-loader": "^10.2.0",
"semantic-release": "^17.0.4",
"terser-webpack-plugin": "^1.2.3",
"url-loader": "^1.1.2",