Skip to content
This repository was archived by the owner on Aug 31, 2019. It is now read-only.
/ postcss-standards Public archive

PostCSS plugin to keep your style in order follow Idiomatic css

License

Notifications You must be signed in to change notification settings

lucdkny/postcss-standards

Repository files navigation

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.

About

PostCSS plugin to keep your style in order follow Idiomatic css

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors