UNPKG

@shopgate/engage

Version:
7 lines 137 B
import { css } from 'glamor'; export const small = css({ width: 120 }).toString(); export const big = css({ width: 170 }).toString();