post_img

Vue项目中使用SCSS

摘要

sass是依赖于node-sass,所以要安装node-sass。 sass-loader版本不要过高。 npm install ...