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