/focus-fix

Hide that ugly browser outline when users are using only the mouse

Primary LanguageJavaScript

focus-fix

Hide that ugly browser outline when users are using only the mouse.

Setup

Simply do:

npm install @flasd/focus-fix

Usage

import '@flasd/focus-fix';
import '@flasd/focus-fix/styles.css';

Done!