關(guān)于DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.... 報(bào)錯(cuò)
自定義element-ui theme時(shí)sass會(huì)報(bào)warnning
npm install sass-migrator -D
package.json添加命令
"sass-migrator": "sass-migrator division node_modules/element-ui/packages/theme-chalk/src/*.scss"
執(zhí)行命令