postcss-standards

1.0.3 • Public • Published

PostCSS Standards Build Status

PostCSS plugin to keep your style in order follow Idiomatic css

Install

$ npm install postcss-standards

Options

  • throwValidateErrors: boolean. Default to true.

  • properties: Properties order. Default to Idiomatic css standards

Usage

postcss([ require('postcss-standards') ])

See PostCSS docs for examples for your environment.

Package Sidebar

Install

npm i postcss-standards

Weekly Downloads

13

Version

1.0.3

License

MIT

Unpacked Size

15.6 kB

Total Files

15

Last publish

Collaborators

  • luke.tran