UNPKG

@shopgate/pwa-common

Version:

Common library for the Shopgate Connect PWA.

3 lines 190 B
/** * @deprecated used @shopgate/engage/styles instead */import{css}from'glamor';css.global('table',{borderCollapse:'collapse',minWidth:'100%'});css.global('td, th',{verticalAlign:'top'});