Skip to content

A postcss plugin for prefixing css in NodeGui to make it work with Qt

License

Notifications You must be signed in to change notification settings

nodegui/postcss-nodegui-autoprefixer

Repository files navigation

PostCSS Nodegui Prefix Build Status

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.

About

A postcss plugin for prefixing css in NodeGui to make it work with Qt

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published