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) 327 B
// Auto-generated aggregated types for wealth semantic tokens export const wealthSemanticTokens = [ "background-accent", "background-accent-subtle", "border-accent", "border-accent-subtle", "content-accent", "content-accent-subtle" ] as const; export type wealthSemanticToken = typeof wealthSemanticTokens[number];