@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 318 B
JavaScript
export const c_accordion__expandable_content_body_PaddingBlockStart = {
"name": "--pf-v6-c-accordion__expandable-content-body--PaddingBlockStart",
"value": "0",
"var": "var(--pf-v6-c-accordion__expandable-content-body--PaddingBlockStart)"
};
export default c_accordion__expandable_content_body_PaddingBlockStart;