You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
Applying
outline: 0;
to all selectors (*) in [reset.scss line 12](https://github.com/imperavi/kube/blob/17f8b65faca5931c421cf38e48b9dabe34dbcb5e/src/_scss/components/_reset.scss#L12] removes the outline from focused focusable elements.It looks like there's a very subtle focus style added back to form inputs, but links and buttons still don't have any visual indicator when focused.
This makes it very hard to navigate using a keyboard.
The text was updated successfully, but these errors were encountered: