@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 315 B
JavaScript
export const c_tab_content__body_m_padding_xl_PaddingInlineStart = {
"name": "--pf-v6-c-tab-content__body--m-padding--xl--PaddingInlineStart",
"value": "1.5rem",
"var": "var(--pf-v6-c-tab-content__body--m-padding--xl--PaddingInlineStart)"
};
export default c_tab_content__body_m_padding_xl_PaddingInlineStart;