@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 341 B
JavaScript
export const c_progress_stepper_m_horizontal__step_main_MarginInlineEnd = {
"name": "--pf-v6-c-progress-stepper--m-horizontal__step-main--MarginInlineEnd",
"value": "0.5rem",
"var": "var(--pf-v6-c-progress-stepper--m-horizontal__step-main--MarginInlineEnd)"
};
export default c_progress_stepper_m_horizontal__step_main_MarginInlineEnd;