UNPKG

@patternfly/react-tokens

Version:

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

6 lines 264 B
export const c_table__tree_view_main_indent_base = { "name": "--pf-v6-c-table__tree-view-main--indent--base", "value": "calc(1rem * 2 + 1rem)", "var": "var(--pf-v6-c-table__tree-view-main--indent--base)" }; export default c_table__tree_view_main_indent_base;