stylelint-selector-no-utility
Version:
Stylelint rule that doesn't allow the styling of utility classes in CSS
21 lines (11 loc) • 319 B
Markdown
# HEAD
# 1.3.0
- Updating to latest Utilities
# 1.2.0
- Updating dependency for stylelint@7.0.0
- Updating to latest Utilities
# 1.1.0
* Updated: Using updated primer-utilities module to pull classes in through exports
* Added: Class name to error message
# 1.0.0
* Added: New rule `selector-no-utility`