配置分三步:
idea配置第一步:上图中arguments中填入:--no-cache --update --style compressed --sourcemap=none $FileName$:../css/$FileNameWithoutExtension$.css
项目目录第二步:项目目录如上图所示
第三步:书写scss,右键index.scss,选compile该文件即可
注:
1、各指令含义参见:https://www.jianshu.com/p/2e2fd31ce00f
2、file watchers可到setting-》plugins中下载,电脑中需安装配置ruby
网友评论