PostCSS Nodegui Prefix 
PostCSS plugin A css auto prefixer for nodegui.
.foo {
/* Input example */
}
.foo {
/* Output example */
}
Usage
postcss([require("postcss-nodegui-autoprefixer")]);
See PostCSS docs for examples for your environment.
PostCSS plugin A css auto prefixer for nodegui
This project adheres to Semantic Versioning.