webstorm 配置autoprefixer 【轉】

1.首先固然是安裝node.js;

2.安裝Autoprefixer,css

npm install autoprefixer -g node

3.安裝postcss-clinpm

npm install postcss-cli -gpost

 

4.配置External Toolsspa

按這篇文章配置下來的話,出現了個這樣的問題CreateProcess error=193, %1 不是有效的 Win32 應用程序。cmd

把這Program:修改爲C:\Users\***\AppData\Roaming\npm\postcss.cmdpostcss

就行了。cli

而後配置下快捷鍵,不衝突就行。 配置成ctrl+alt+Q   比較好單手操做。配置

相關文章
相關標籤/搜索