diff options
Diffstat (limited to '.changeset/orange-candles-sip.md')
-rw-r--r-- | .changeset/orange-candles-sip.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.changeset/orange-candles-sip.md b/.changeset/orange-candles-sip.md deleted file mode 100644 index 442e386b7..000000000 --- a/.changeset/orange-candles-sip.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'astro': patch ---- - -Adds new accessibility audits to the Dev Toolbar's built-in Audits app. - -The audits Astro performs are non-exhaustive and only capable of detecting a handful of common accessibility issues. Please take care to perform a thorough, **manual** audit of your site to ensure compliance with the [Web Content Accessibility Guidelines (WCAG) international standard](https://www.w3.org/WAI/standards-guidelines/wcag/) _before_ publishing your site. - -🧡 Huge thanks to the [Svelte](https://github.com/sveltejs/svelte) team for providing the basis of these accessibility audits! |