UNPKG

@patternfly/react-tokens

Version:

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

6 lines 255 B
export const chart_bullet_primary_measure_dot_size = { "name": "--pf-v6-chart-bullet--primary-measure--dot--size", "value": 6, "var": "var(--pf-v6-chart-bullet--primary-measure--dot--size, 6)" }; export default chart_bullet_primary_measure_dot_size;