UNPKG

@shopgate/engage

Version:
5 lines 176 B
import { css } from 'glamor'; import { themeVariables } from '@shopgate/pwa-common/helpers/config'; export const container = css({ paddingBottom: themeVariables.gap.small });