UNPKG

@groww-tech/mint-css

Version:

A CSS library that provides classes, tokens, variables, fonts and other essential stylings governed under MINT design system, used by Groww

11 lines (10 loc) 426 B
// Auto-generated types for commodities semantic tokens (background) export const commoditiesBackgroundSemanticTokens = [ "background-commodities-gh1", "background-commodities-gh2", "background-commodities-gh3", "background-commodities-gh4", "background-commodities-gh5", "background-commodities-gh6" ] as const; export type commoditiesBackgroundSemanticToken = typeof commoditiesBackgroundSemanticTokens[number];