xref
: /
openbmc
/
webui-vue
/
postcss.config.js
(revision d35132d8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module
.
exports
= {
2
plugins
: {
3
autoprefixer
: {},
4
},
5
};
6