You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/accessibility/SKILL.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Audit categories (check all six in order):
78
78
5.**Text Scaling** — no fixed-height text containers, no clamped text scaling, overflow handling at 200% scale
79
79
6.**Animation & Motion** — `disableAnimations` gating on all `AnimationController`, `Hero`, and `AnimatedContainer` instances; no content flashing > 3 Hz
80
80
81
-
After completing all six categories, produce the Audit Report using the level-specific template in [reference.md](reference.md).
81
+
After completing all six categories, produce the Audit Report using the level-specific template in [references/audit-templates.md](references/audit-templates.md).
0 commit comments