Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.