@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
26 lines (25 loc) • 699 B
JavaScript
// Auto-generated names for data-viz utility classes (border)
module.exports = [
"borderDataVizBlue",
"borderDataVizBlueSubtle",
"borderDataVizBrown",
"borderDataVizBrownSubtle",
"borderDataVizGrey",
"borderDataVizGreySubtle",
"borderDataVizLilac",
"borderDataVizLilacSubtle",
"borderDataVizMagenta",
"borderDataVizMagentaSubtle",
"borderDataVizMintGreen",
"borderDataVizMintGreenSubtle",
"borderDataVizOliveGreen",
"borderDataVizOliveGreenSubtle",
"borderDataVizOrange",
"borderDataVizOrangeSubtle",
"borderDataVizRed",
"borderDataVizRedSubtle",
"borderDataVizSkyBlue",
"borderDataVizSkyBlueSubtle",
"borderDataVizYellow",
"borderDataVizYellowSubtle"
];