1.0.6
Fixed
- Last remaining CSS-lint warning ("Avoid !important") on the reduce-animations a11y override
removed — the selectors already carry one extra class (.kuro-no-animation, added to an
ancestor) over the rules they override, so they win on specificity alone without!important.