UNPKG

@patternfly/react-tokens

Version:

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

6 lines 243 B
export const t_chart_global_label_text_anchor = { "name": "--pf-t--chart--global--label--text-anchor", "value": "middle", "var": "var(--pf-t--chart--global--label--text-anchor, middle)" }; export default t_chart_global_label_text_anchor;