The folks over at Flawless put together a great list of super useful design plugins for Sketch, Adobe XD and Figma. Whether you’re looking to improve accessibility or automate and conform to standards, you’ll find it in their Awesome Design Plugins list.
Accessibility Articles
7 Articles
Automated accessibility tests like Lighthouse are great, but don’t forgot there’s still some other manual checks you need to do to ensure compliance.
Screen readers read pseudo elements, using bullets will cause them to read: “Pizza MIDDLE DOT Döner MIDDLE DOT Kaffee”. Not good. Let’s try to fix it
CSS generated content can have unintended side-consequences. As Andy Clarke discovered recently, data- attributes he used as a way to transfer content into CSS for visual purposes are not translated using built-in browser functionality.
ADA is essential when building sites. Ensure your site is ADA compliant to avoid lengthy & expensive legal battles with the ADA website checklist.