-
1.0.6 Stable
released this
2026-07-25 14:07:38 +00:00 | 7 commits to main since this releaseFixed
- 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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Last remaining CSS-lint warning ("Avoid !important") on the reduce-animations a11y override