cloudfour/cloudfour.com-patterns

Transition away from `:focus-visible` polyfill

Closed this issue · 0 comments

When we started this project, :focus-visible still had spotty support, so we used a polyfill.

As of this writing, the feature is widely supported. We should consider transitioning away from the polyfill and use the native feature instead.