1.0.3 • Published 7 years ago
postcss-standards v1.0.3
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.