Only show CSS outline when tabbing, not during mouse interaaction.
Tab in to the menu below to see the outline, or click (mousedown) to focus without the outline.
$ npm i -S storm-outliner
Import and initialise using a named import:
import Outliner from './libs/storm-outliner';