clever-components icon indicating copy to clipboard operation
clever-components copied to clipboard

Add stylelint

Open hsablonniere opened this issue 4 years ago • 1 comments

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:

hsablonniere avatar May 04 '20 14:05 hsablonniere

NOTE: Our ESLint rule only checks for order but does not enforce any format

hsablonniere avatar Jul 13 '22 15:07 hsablonniere