stylelint-no-unused-selectors
stylelint-no-unused-selectors copied to clipboard
Add suffixToStrip options to support .module.css
- Add
suffixToStrip
options to support.module.css
- Add support for camelcase cssmodule selector
- Update stylelint and other dependencies
Note
- One of the test is failing. Need to investigate further.
Related to
- https://github.com/nodaguti/stylelint-no-unused-selectors/issues/634
- https://github.com/nodaguti/stylelint-no-unused-selectors/issues/481
- https://github.com/nodaguti/stylelint-no-unused-selectors/issues/465
- https://github.com/nodaguti/stylelint-no-unused-selectors/issues/182