@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 387 B
JavaScript
export const c_progress_stepper_m_compact__fa_exclamation_triangle_MarginBlockStart = {
"name": "--pf-v6-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginBlockStart",
"value": "-3px",
"var": "var(--pf-v6-c-progress-stepper--m-compact__fa-exclamation-triangle--MarginBlockStart)"
};
export default c_progress_stepper_m_compact__fa_exclamation_triangle_MarginBlockStart;