svelte-navigator icon indicating copy to clipboard operation
svelte-navigator copied to clipboard

Add some example CSS to illustrate some best practices on accessible styling

Open mefechoel opened this issue 5 years ago • 0 comments

Some CSS should be added to the examples, to show some basic techniques on how to style an app in an accessible way.

Focus outlines should be explained, as they are very relevant to the project (see #10).

Maybe Custom inputs, e.g. checkboxes, since they are very easy to make inaccessible. Maybe add some more information and linked articles to the readme.

mefechoel avatar Aug 15 '20 09:08 mefechoel