@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 334 B
JavaScript
;
exports.__esModule = true;
exports.c_toolbar__item_m_overflow_container_MinWidth = {
"name": "--pf-v6-c-toolbar__item--m-overflow-container--MinWidth",
"value": "0",
"var": "var(--pf-v6-c-toolbar__item--m-overflow-container--MinWidth)"
};
exports["default"] = exports.c_toolbar__item_m_overflow_container_MinWidth;