diff --git a/docs/plugins/a11y.md b/docs/plugins/a11y.md index 8ef086b..aebf290 100644 --- a/docs/plugins/a11y.md +++ b/docs/plugins/a11y.md @@ -6,7 +6,7 @@ outline: deep An accessibility inspector that runs [axe-core](https://github.com/dequelabs/axe-core) against a host application, lists the WCAG A/AA violations in a **Solid** panel, and highlights the offending element in the page when you hover a warning. -Package: `@devframes/a11y` · framework: **Solid + Vite** +Package: `@devframes/plugin-a11y` · framework: **Solid + Vite** ## What it does @@ -34,6 +34,48 @@ await mountDevframe(ctx, a11yDevframe, { Outside a hub, one `