@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 347 B
TypeScript
export const c_progress_stepper__step_title_m_help_text_PaddingInlineStart: {
"name": "--pf-v6-c-progress-stepper__step-title--m-help-text--PaddingInlineStart",
"value": "0",
"var": "var(--pf-v6-c-progress-stepper__step-title--m-help-text--PaddingInlineStart)"
};
export default c_progress_stepper__step_title_m_help_text_PaddingInlineStart;