Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-webui
/
383591afc2c5c327f1a7628056cc33e4b52f4a23
/
.
/
postcss.config.js
blob: c3d6ea6625d1ac605cd6f93b0f30b17c19d55d4c [
file
] [
log
] [
blame
]
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{
browsers
:
[
'last 2 versions'
]},
},
};