@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 308 B
TypeScript
export const c_tree_view_m_guides__node_before_InsetBlockStart: {
"name": "--pf-v6-c-tree-view--m-guides__node--before--InsetBlockStart",
"value": "1.125rem",
"var": "var(--pf-v6-c-tree-view--m-guides__node--before--InsetBlockStart)"
};
export default c_tree_view_m_guides__node_before_InsetBlockStart;