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