UNPKG

@patternfly/react-tokens

Version:

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

6 lines 233 B
export const t_chart_global_label_stroke = { "name": "--pf-t--chart--global--label--stroke", "value": "transparent", "var": "var(--pf-t--chart--global--label--stroke, transparent)" }; export default t_chart_global_label_stroke;