请叫我SuperHan

导航

webstrom中sass 路径的配置

 

1   默认ruby 安装目录的路径

2   Arguments:

可以配置编译后的文件的输出路径,我写的是:           --no-cache --update --sourcemap --watch $FileName$:$FileParentDir$\css\$FileNameWithoutExtension$.css

3   Output paths to refresh:

改成这样:            $FileNameWithoutExtension$.css:$FileNameWithoutExtension$.css.map

 

posted on 2017-07-10 13:12  请叫我SuperHan  阅读(256)  评论(0)    收藏  举报