@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 366 B
JavaScript
export const c_expandable_section_m_indented__content_PaddingInlineStart = {
"name": "--pf-v6-c-expandable-section--m-indented__content--PaddingInlineStart",
"value": "calc(0.5rem + 0.5rem + 1em)",
"var": "var(--pf-v6-c-expandable-section--m-indented__content--PaddingInlineStart)"
};
export default c_expandable_section_m_indented__content_PaddingInlineStart;