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