UNPKG

@patternfly/react-tokens

Version:

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

8 lines 306 B
"use strict"; exports.__esModule = true; exports.t_global_font_weight_body_bold_legacy = { "name": "--pf-t--global--font--weight--body--bold--legacy", "value": "700", "var": "var(--pf-t--global--font--weight--body--bold--legacy)" }; exports["default"] = exports.t_global_font_weight_body_bold_legacy;