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) 231 B
// Auto-generated aggregated types for wealth utility classes export const wealthUtilityClasses = [ "backgroundAccent", "backgroundAccentSubtle" ] as const; export type wealthUtilityClass = typeof wealthUtilityClasses[number];