第一步:

先安装Ruby下载

一路next

安装完成后打开开始菜单

WebStrom Sass 编译配置 windows

打开后输入

gem install sass

sass -v 

出现版本号说明成功

第二部配置webstorm

在webstorm中settings中搜索file watchers工具,在此工具中添加一个scss的watcher

WebStrom Sass 编译配置 windows

确定,打开一个scss的文件测试下即可

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2021-07-20
  • 2021-05-31
  • 2021-05-24
  • 2021-09-20
猜你喜欢
  • 2021-12-29
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
  • 2021-04-04
  • 2021-11-19
  • 2022-12-23
相关资源
相似解决方案