UNPKG

@patternfly/react-tokens

Version:

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

8 lines 286 B
"use strict"; exports.__esModule = true; exports.t_global_font_line_height_heading = { "name": "--pf-t--global--font--line-height--heading", "value": "1.3", "var": "var(--pf-t--global--font--line-height--heading)" }; exports["default"] = exports.t_global_font_line_height_heading;