UNPKG

@shopify/polaris

Version:

Shopify’s admin product component library

6 lines (5 loc) 257 B
export * from './context'; export * from './hooks'; export type { Theme, ThemeConfig, ProcessedThemeConfig } from './types'; export { buildCustomProperties, buildThemeContext, toCssCustomPropertySyntax, toString, } from './utils'; export * from './tokens';