这样操作import 'assets/stylus/index.styl';报错 ERROR Failed to compile with 1 errors This dependency was not found:* assets/stylus/index.styl in ./src/main.jsTo install it, you can run: npm install --save assets/stylus/index.styl确定stylus-loade已经安装,使用的是vue-cli脚手架开发,但出错了
添加回答
举报
0/150
提交
取消