postcss-standards
v1.0.3
Published
PostCSS plugin to keep your style in order follow Idiomatic css
Maintainers
Readme
PostCSS Standards 
PostCSS plugin to keep your style in order follow Idiomatic css
Install
$ npm install postcss-standardsOptions
throwValidateErrors: boolean. Default totrue.properties: Properties order. Default to Idiomatic css standards
Usage
postcss([ require('postcss-standards') ])See PostCSS docs for examples for your environment.
