UNPKG

@patternfly/react-tokens

Version:

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

6 lines 205 B
export const chart_scatter_active_size = { "name": "--pf-v6-chart-scatter--active--size", "value": 5, "var": "var(--pf-v6-chart-scatter--active--size, 5)" }; export default chart_scatter_active_size;