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) 267 B
// Auto-generated types for wealth semantic tokens (background) export const wealthBackgroundSemanticTokens = [ "background-accent", "background-accent-subtle" ] as const; export type wealthBackgroundSemanticToken = typeof wealthBackgroundSemanticTokens[number];