UNPKG

@patternfly/react-tokens

Version:

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

8 lines 272 B
"use strict"; exports.__esModule = true; exports.t_global_breakpoint_height_lg = { "name": "--pf-t--global--breakpoint--height--lg", "value": "48rem", "var": "var(--pf-t--global--breakpoint--height--lg)" }; exports["default"] = exports.t_global_breakpoint_height_lg;