Vue CLI 3 更改已经使用vue create 创建的项目的css pre-processor,添加stylus
项目已经搭建,需要添加styluscmd,进入项目所在目录,输入vueaddstyle-resources-loader(或npmivue-cli-plugin-style-resources-loader)vue.config.js中,修改.styl文件所在目录//vue.config.js详情constpath=require('path');module.exports={pluginOpt