UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

6 lines 98 B
import { css } from 'glamor'; export default css({ ':focus': { outline: 0 } }).toString();