@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 331 B
JavaScript
;
exports.__esModule = true;
exports.c_drawer_m_pill__splitter_m_vertical_Width = {
"name": "--pf-v6-c-drawer--m-pill__splitter--m-vertical--Width",
"value": "0.625rem",
"var": "var(--pf-v6-c-drawer--m-pill__splitter--m-vertical--Width)"
};
exports["default"] = exports.c_drawer_m_pill__splitter_m_vertical_Width;