UNPKG

@shopgate/engage

Version:
10 lines 213 B
import { css } from 'glamor'; export const placeholder = css({ height: 16, width: '70%', marginTop: 5, marginBottom: 2 }).toString(); export const availability = css({ fontSize: '0.875rem' }).toString();