UNPKG

@patternfly/react-tokens

Version:

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

6 lines 189 B
export const chart_axis_tick_Width = { "name": "--pf-v6-chart-axis--tick--Width", "value": 1, "var": "var(--pf-v6-chart-axis--tick--Width, 1)" }; export default chart_axis_tick_Width;