Add focus-visible polyfill

This commit is contained in:
atomiks
2018-03-03 17:50:56 +10:00
parent 0059fa8110
commit 86c4bbd05d
4 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,5 @@
// Deps
import 'focus-visible'
import 'normalize.css'
import 'prismjs'
import feather from 'feather-icons'