UNPKG

@shopify/polaris

Version:

Shopify’s product component library

6 lines (5 loc) 208 B
export { ThemeContext } from './context'; export { useTheme } from './hooks'; export { buildCustomProperties, buildThemeContext, // eslint-disable-next-line babel/camelcase UNSTABLE_Color, } from './utils';