Closed TheJaredWilcurt closed 4 years ago
Fixes #79
This adds in automated WCAG 2.1 AA standard validation to the docs.
The npm run pa11y still needs to be added to a CI tool like GitHub Actions or something, and verify it works as intended.
npm run pa11y
Might be good to add a badge/shield to the README to display that it has WCAG 2.1 AA automated tests passing.
Fixes #79
This adds in automated WCAG 2.1 AA standard validation to the docs.
The
npm run pa11y
still needs to be added to a CI tool like GitHub Actions or something, and verify it works as intended.Might be good to add a badge/shield to the README to display that it has WCAG 2.1 AA automated tests passing.