@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 366 B
JavaScript
;
exports.__esModule = true;
exports.c_pagination_m_bottom_m_sticky_BorderBlockStartWidth = {
"name": "--pf-v6-c-pagination--m-bottom--m-sticky--BorderBlockStartWidth",
"value": "0px",
"var": "var(--pf-v6-c-pagination--m-bottom--m-sticky--BorderBlockStartWidth)"
};
exports["default"] = exports.c_pagination_m_bottom_m_sticky_BorderBlockStartWidth;