@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) • 608 B
JavaScript
// Auto-generated names for groww-primary semantic tokens (content)
module.exports = [
"content-accent",
"content-accent-secondary",
"content-accent-secondary-subtle",
"content-disabled",
"content-inverse-primary",
"content-inverse-secondary",
"content-negative",
"content-on-accent-secondary-subtle",
"content-on-accent-subtle",
"content-on-colour",
"content-on-colour-inverse",
"content-on-negative-subtle",
"content-on-positive-subtle",
"content-on-warning-subtle",
"content-positive",
"content-primary",
"content-secondary",
"content-tertiary",
"content-warning"
];