@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 318 B
JavaScript
;
exports.__esModule = true;
exports.c_tree_view_m_guides__node_before_Height = {
"name": "--pf-v6-c-tree-view--m-guides__node--before--Height",
"value": "1px",
"var": "var(--pf-v6-c-tree-view--m-guides__node--before--Height)"
};
exports["default"] = exports.c_tree_view_m_guides__node_before_Height;