安装stylus依赖包: stylus:是将stylus的代码转译为css的代码; stylus loader:是让webpack来理解stylus,从而让stylus编译stylus转换为css(webpack本身只能理解js模块); 来源:https://www.cnblogs.com/shiyun32/p/11234881.html 标签 stylus Webpack vue css