@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 341 B
TypeScript
export const c_alert_group_m_toast__item_c_alert_Transition: {
"name": "--pf-v6-c-alert-group--m-toast__item--c-alert--Transition",
"value": "all\n 400ms\n cubic-bezier(0, 0, .2, 1)\n 0s",
"var": "var(--pf-v6-c-alert-group--m-toast__item--c-alert--Transition)"
};
export default c_alert_group_m_toast__item_c_alert_Transition;