@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 310 B
JavaScript
export const c_menu_toggle_m_danger_AnimationDuration_Transform = {
"name": "--pf-v6-c-menu-toggle--m-danger--AnimationDuration--Transform",
"value": "200ms",
"var": "var(--pf-v6-c-menu-toggle--m-danger--AnimationDuration--Transform)"
};
export default c_menu_toggle_m_danger_AnimationDuration_Transform;