Domain's CSS Linting rules
Execute linting tools on your CSS to keep it inline with industry best practices and Domain's internal guides in an automated way.
How it works
Powered by stylelint.
yarn add @domain-group/fe-lint-stylelint
An explanation of the stylelint rules can be found here
Changing the rules
If you'd like to propose a change to any of the rules, submit a pull-request with a commit message explaining the proposed change.