UNPKG

@patternfly/react-tokens

Version:

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

6 lines 241 B
export const chart_threshold_stroke_dash_array = { "name": "--pf-v6-chart-threshold--stroke-dash-array", "value": "4,2", "var": "var(--pf-v6-chart-threshold--stroke-dash-array, 4,2)" }; export default chart_threshold_stroke_dash_array;