UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

8 lines 496 B
"use strict"; exports.__esModule = true; exports.c_card__title_text_FontFamily = { "name": "--pf-v6-c-card__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-card__title-text--FontFamily)" }; exports["default"] = exports.c_card__title_text_FontFamily;