@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 302 B
JavaScript
export const c_pagination_m_bottom_m_sticky_base_InsetBlockEnd = {
"name": "--pf-v6-c-pagination--m-bottom--m-sticky-base--InsetBlockEnd",
"value": "0",
"var": "var(--pf-v6-c-pagination--m-bottom--m-sticky-base--InsetBlockEnd)"
};
export default c_pagination_m_bottom_m_sticky_base_InsetBlockEnd;