fis3-preprocessor-autoprefixer
2016年10月8日 - 使用postcss/autoprefixer于fis3构建工具的预处理器插件 安装 npm install [-g] fis3-preprocessor-autoprefixer 使用 fis.match('**.scss',{ ...
FIS3 : 常用插件列表
/*<debug>*/ // 这段代码在 fis3 release production 的时候会被移除。 ...fis3-preprocessor-autoprefixer 自动给 css 属性添加前缀,让标准的 css3 支持...
北漂的前端女 - 自由切换 - 网易博客
关于fis3踩过的一些坑!!!2016-8-10 18:58:531、fis3-preprocessor-autoprefixer(自动添加浏览器前缀的插件)安装完成后,报错:Cannot find module 'post...