From beade4aec3df567ce544597e3d755ae7b8250537 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 16 May 2020 14:25:12 -0700 Subject: [PATCH] fix: use attr rather than class for focus-visible polyfill (#1778) fixes #1777 --- src/build/template.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/build/template.html b/src/build/template.html index 4b9e0842..fe8fc5f1 100644 --- a/src/build/template.html +++ b/src/build/template.html @@ -31,10 +31,12 @@