@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 309 B
JavaScript
export const c_drawer_m_inline_m_panel_bottom__splitter_Height = {
"name": "--pf-v6-c-drawer--m-inline--m-panel-bottom__splitter--Height",
"value": "0.625rem",
"var": "var(--pf-v6-c-drawer--m-inline--m-panel-bottom__splitter--Height)"
};
export default c_drawer_m_inline_m_panel_bottom__splitter_Height;