Searched refs:autoprefixer (Results 1 – 3 of 3) sorted by relevance
/openbmc/webui-vue/ | ||
H A D | postcss.config.js | 4 autoprefixer: {}, property in module.exports.plugins |
/openbmc/phosphor-webui/ | ||
H A D | postcss.config.js | 3 autoprefixer: {browsers: ['last 2 versions']}, class in module.exports.plugins |
H A D | webpack.config.js | 14 var autoprefixer = require('autoprefixer'); variable |