UNPKG

@patternfly/react-tokens

Version:

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

8 lines 265 B
"use strict"; exports.__esModule = true; exports.t_chart_global_layout_width = { "name": "--pf-t--chart--global--layout--width", "value": 450, "var": "var(--pf-t--chart--global--layout--width, 450)" }; exports["default"] = exports.t_chart_global_layout_width;