Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 427 Bytes

RECESS for VSCode

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.

Extension Settings

This extension contributes the following settings:

  • recess.stylelintRules: Additional Stylelint rules

Release Notes

0.0.1

Initial release