其他分享
首页 > 其他分享> > webstorm 使用file Watcher 编译scss文件为 wxss

webstorm 使用file Watcher 编译scss文件为 wxss

作者:互联网

  1. 全局安装 sass
 npm install sass -g 

image

  1. Arguments输入
$FileName$:$FileNameWithoutExtension$.wxss
  1. Output paths to refresh输入
$FileNameWithoutExtension$.wxss

标签:scss,FileNameWithoutExtension,sass,webstorm,Watcher,install,wxss,输入
来源: https://www.cnblogs.com/shine-lovely/p/16383251.html