Word spacing set with !important in style attributes must be at least 0.16em

distinguishable/word-spacing · WCAG 1.4.12 · Level AA

Word spacing set with !important in style attributes must be at least 0.16em.

WCAG 1.4.12 requires users to be able to override text spacing. Using !important on word-spacing with a value below 0.16em prevents this. Either increase the value to at least 0.16em or remove !important.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0