Reference Code Standard
Implementing the Standard
We recommend linting with Stylelint with either the stylelint-config-standard (for CSS) or stylelint-config-standard-scss (for SCSS).
These rulesets enforce common stylistic conventions found within many popular style guides.
Check out the Stylelint configuration used in this guide as an example.