@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 300 B
JavaScript
export const c_slider__step_first_child__step_label_TranslateX = {
"name": "--pf-v6-c-slider__step--first-child__step-label--TranslateX",
"value": "0",
"var": "var(--pf-v6-c-slider__step--first-child__step-label--TranslateX)"
};
export default c_slider__step_first_child__step_label_TranslateX;