This extension implements Twitter's RECESS style guide, specifically the strictPropertyOrder
rules order on top of Stylelint's stylelint-config-standard
configuration. It will highlight any issues on CSS, Less and SASS files.
This extension contributes the following settings:
recess.stylelintRules
: Additional Stylelint rules
Initial release