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