Skip to content

Add @storybook/addon-a11y

Administrator requested to merge add-storybook-a11y into main

Created by: umpox

Overview

This will be really useful when building out new components. Uses axe-core to audit the rendered components.

Example usage: image

This currently raises a warning in the build, but I believe this is a bug and will be fixed in the next Storybook release: https://github.com/storybookjs/storybook/issues/14160

Merge request reports

Loading