@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 358 B
JavaScript
export const c_toggle_group__item_first_child__button_BorderStartStartRadius = {
"name": "--pf-v6-c-toggle-group__item--first-child__button--BorderStartStartRadius",
"value": "4px",
"var": "var(--pf-v6-c-toggle-group__item--first-child__button--BorderStartStartRadius)"
};
export default c_toggle_group__item_first_child__button_BorderStartStartRadius;