Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Tailwind a11yNew to Visual Studio Code? Get it now.
Tailwind a11y

Tailwind a11y

Haeun Kim

|
1 install
| (1) | Free
Static accessibility analysis for Tailwind CSS projects 🩵
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tailwind a11y

Live WCAG diagnostics for Tailwind CSS, in the editor — the same three checks as tailwind-a11y and its ESLint plugin, powered by the same engine. Results never disagree between them — no detection logic is reimplemented here.

What it shows

Check WCAG Detects
Contrast 1.4.3 (AA) Low-contrast text-*/bg-* pairs — with a suggested nearby shade
Touch target 2.5.8 (AA) Interactive elements under 24×24px
Focus indicator 2.4.7 (AA) focus:outline-none with no visible replacement

Diagnostics appear as warnings in .jsx/.tsx files, updating on open, save, and (debounced) as you type. For CI enforcement, use the CLI or ESLint plugin instead — both treat the same findings as errors.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft