@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
23 lines (22 loc) • 570 B
JavaScript
// Auto-generated names for groww-primary utility classes (content)
module.exports = [
"contentAccent",
"contentAccentSecondary",
"contentAccentSecondarySubtle",
"contentDisabled",
"contentInversePrimary",
"contentInverseSecondary",
"contentNegative",
"contentOnAccentSecondarySubtle",
"contentOnAccentSubtle",
"contentOnColour",
"contentOnColourInverse",
"contentOnNegativeSubtle",
"contentOnPositiveSubtle",
"contentOnWarningSubtle",
"contentPositive",
"contentPrimary",
"contentSecondary",
"contentTertiary",
"contentWarning"
];