fe-lint-stylelint

Domain front-end CSS lint rules

Usage no npm install needed!

<script type="module">
  import feLintStylelint from 'https://cdn.skypack.dev/fe-lint-stylelint';
</script>

README

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.