@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 359 B
JavaScript
;
exports.__esModule = true;
exports.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)"
};
exports["default"] = exports.c_tree_view_m_guides__node_before_InsetBlockStart;