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