@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 313 B
JavaScript
export const chart_bullet_comparative_measure_error_stroke_Width = {
"name": "--pf-v6-chart-bullet--comparative-measure--error--stroke--Width",
"value": 1,
"var": "var(--pf-v6-chart-bullet--comparative-measure--error--stroke--Width, 1)"
};
export default chart_bullet_comparative_measure_error_stroke_Width;