@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 315 B
TypeScript
export const 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)"
};
export default c_pagination_m_bottom_m_sticky_BorderBlockStartWidth;