UNPKG

@vectara/vectara-ui

Version:

Vectara's design system, codified as a React and Sass component library

4 lines (3 loc) 229 B
export const TITLE_SIZE = ["xxs", "xs", "s", "m", "l", "xl", "xxl"]; export const TEXT_COLOR = ["accent", "primary", "success", "warning", "danger", "subdued", "neutral", "empty"]; export const TEXT_SIZE = ["xs", "s", "m", "l"];