UNPKG

@shopgate/engage

Version:
9 lines 229 B
import { css } from 'glamor'; import { themeConfig } from '@shopgate/pwa-common/helpers/config'; const { typography } = themeConfig; export const swatchesClass = css({ marginTop: '8px', lineHeight: typography.lineHeight });