Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
5e25e2819a1d76ddd1bab1bd828adb0d6b9c9142
/
.
/
postcss.config.js
blob: 5bfb8f62848e704d55379d060cf74ae6415bdf9d [
file
] [
log
] [
blame
]
module
.
exports
=
{
plugins
:
{
autoprefixer
:
{}
}
};