@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 453 B
TypeScript
export const c_wizard__title_text_FontFamily: {
"name": "--pf-v6-c-wizard__title-text--FontFamily",
"value": "\"Red Hat Display\", \"RedHatDisplay\", \"Noto Sans Arabic\", \"Noto Sans Hebrew\", \"Noto Sans JP\", \"Noto Sans KR\", \"Noto Sans Malayalam\", \"Noto Sans SC\", \"Noto Sans TC\", \"Noto Sans Thai\", Helvetica, Arial, sans-serif",
"var": "var(--pf-v6-c-wizard__title-text--FontFamily)"
};
export default c_wizard__title_text_FontFamily;