Home
last modified time | relevance | path

Searched refs:autoprefixer (Results 1 – 3 of 3) sorted by relevance

/openbmc/webui-vue/
H A Dpostcss.config.js4 autoprefixer: {}, property in module.exports.plugins
/openbmc/phosphor-webui/
H A Dpostcss.config.js3 autoprefixer: {browsers: ['last 2 versions']}, class in module.exports.plugins
H A Dwebpack.config.js14 var autoprefixer = require('autoprefixer'); variable