Replies: 3 comments
-
We recommend the :focus-visible polyfill for just this purpose. |
Beta Was this translation helpful? Give feedback.
0 replies
-
k, installed the polyfill, but not sure how to use it...do I need to do anything at all to |
Beta Was this translation helpful? Give feedback.
0 replies
-
Should just work. You can test on our Glitch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
div
with theclass='container' adds an outline when
:focused`, which is not nice to look at. How can I disable that outline and maybe replace it with something nicer?Beta Was this translation helpful? Give feedback.
All reactions