@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
27 lines (26 loc) • 731 B
JavaScript
// Auto-generated names for groww-primary utility classes (background)
module.exports = [
"backgroundAccent",
"backgroundAccentSecondary",
"backgroundAccentSecondarySubtle",
"backgroundAccentSubtle",
"backgroundAlwaysDark",
"backgroundAlwaysLight",
"backgroundDisabled",
"backgroundInversePrimary",
"backgroundNegative",
"backgroundNegativeSubtle",
"backgroundOnWarningSubtle",
"backgroundOverlayPrimary",
"backgroundOverlaySecondary",
"backgroundPositive",
"backgroundPositiveSubtle",
"backgroundPrimary",
"backgroundSecondary",
"backgroundSurfacePrimary",
"backgroundSurfaceSecondary",
"backgroundTertiary",
"backgroundTransparent",
"backgroundWarning",
"backgroundWarningSubtle"
];