UNPKG

@patternfly/react-tokens

Version:

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

6 lines 219 B
export const t_chart_global_layout_height = { "name": "--pf-t--chart--global--layout--height", "value": 300, "var": "var(--pf-t--chart--global--layout--height, 300)" }; export default t_chart_global_layout_height;