@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 320 B
JavaScript
export const c_expandable_section_m_limit_width__content_MaxWidth = {
"name": "--pf-v6-c-expandable-section--m-limit-width__content--MaxWidth",
"value": "46.875rem",
"var": "var(--pf-v6-c-expandable-section--m-limit-width__content--MaxWidth)"
};
export default c_expandable_section_m_limit_width__content_MaxWidth;