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

7 lines (6 loc) 249 B
// Auto-generated types for wealth semantic tokens (content) export const wealthContentSemanticTokens = [ "content-accent", "content-accent-subtle" ] as const; export type wealthContentSemanticToken = typeof wealthContentSemanticTokens[number];