我之前做过,但不记得了,如何为LESS定制文件观察器 - >带autoprefixer的CSS。 就像
--no-color $FileName$ --autoprefix="last 5 versions"
但现在它无效。
my File Watcher settings. 我不会使用gulp 等。我有 Node.js + npm 和 Less / Sass支持和 autoprefixer插件和 less-plugin-autoprefix 我使用了https://github.com/less/less-plugin-autoprefix
中的npm install -g less-plugin-autoprefix