Skip to content

Commit

Permalink
fix: Delete sass-loader (doocs#114)
Browse files Browse the repository at this point in the history
- sass 在目前项目中没有使用到,目前项目中使用的是 less
- sass 导致了 [doocs#112](doocs#112 (comment)) 中的问题
  • Loading branch information
wll8 authored Dec 3, 2021
1 parent 77a0496 commit 10d5ce8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"npm-run-all": "^4.1.5",
"postcss-comment": "^2.0.0",
"raw-loader": "^4.0.2",
"sass-loader": "^12.3.0",
"shx": "^0.3.3",
"vue-template-compiler": "^2.6.14"
}
Expand Down

0 comments on commit 10d5ce8

Please sign in to comment.