We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4c287 commit bd9eb4bCopy full SHA for bd9eb4b
script/axe-docs
@@ -1,8 +1,7 @@
1
#!/bin/bash
2
3
# This workflow is intended to help catch accesibility violations by running axe on every documentation example.
4
-# Developers frequently copy and paste examples from documentation so it's important to ensure the examples are
5
-# accessible.
+# Developers frequently copy and paste examples from documentation so it's important to ensure the examples are accessible.
6
# Learn more about @axe-core/cli here: https://github.com/dequelabs/axe-core-npm/tree/develop/packages/cli
7
8
npm install -g @axe-core/cli
0 commit comments