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 ed28d33 commit a1eb828Copy full SHA for a1eb828
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "netlify-plugin-a11y",
3
"version": "0.0.12",
4
- "description": "",
+ "description": "Check for accessibility errors on critical pages of your Netlify website.",
5
"main": "plugin/index.js",
6
"dependencies": {
7
"pa11y": "^6.0.1",
0 commit comments