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