@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 392 B
JavaScript
;
exports.__esModule = true;
exports.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)"
};
exports["default"] = exports.c_alert_group_m_toast__item_c_alert_Transition;