Letter spacing set with !important in style attributes must be at least 0.12em
distinguishable/letter-spacing · WCAG 1.4.12 · Level AA
Letter spacing set with !important in style attributes must be at least 0.12em.
WCAG 1.4.12 requires users to be able to override text spacing. Using !important on letter-spacing with a value below 0.12em prevents this. Either increase the value to at least 0.12em or remove !important.
Scan a page or repo for issues like this · All rules
Introduced in @accesslint/core v0.8.0