标签: sass compass-sass phpstorm liveedit
有没有办法一起使用PHPStorm的Live Edit和File Watcher?
我设法获得了Compass的File Watcher和运行的SCSS文件,Live Edit Plugin也运行良好。
但是当我更改SCSS文件并成功编译Compass时,Live Edit只是不刷新浏览器中的网站。
是否有针对SCSS文件运行Live Edit的解决方案?