UNPKG

@pomegranate-ui/maracuya-ui

Version:

Maracuya is a design system built with React, Typescript & emotion

4 lines (3 loc) 263 B
export { theme } from './theme'; export { basePrimaryColor, baseSecondaryColor, baseSuccessColor, baseDangerColor, baseWarningColor, baseInfoColor, baseLightColor, baseDarkColor } from './colorVariations'; export { device, orientation } from './mediaQueries';