UNPKG

@patternfly/react-tokens

Version:

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

8 lines 291 B
"use strict"; exports.__esModule = true; exports.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)" }; exports["default"] = exports.chart_threshold_stroke_dash_array;