UNPKG

@patternfly/react-tokens

Version:

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

6 lines 300 B
export const c_drawer_m_pill__splitter_m_vertical_Height = { "name": "--pf-v6-c-drawer--m-pill__splitter--m-vertical--Height", "value": "calc(100% - (2 * 24px))", "var": "var(--pf-v6-c-drawer--m-pill__splitter--m-vertical--Height)" }; export default c_drawer_m_pill__splitter_m_vertical_Height;