clever-components
clever-components copied to clipboard
Add stylelint
It was brought to my attention that stylelint handles CSS in template literals.
This means our custom ESLint rule for to sort CSS declarations in JavaScript LitElement component files is useless and not the right approach :sob:
NOTE: Our ESLint rule only checks for order but does not enforce any format