UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

6 lines 294 B
export const t_global_motion_timing_function_decelerate = { "name": "--pf-t--global--motion--timing-function--decelerate", "value": "cubic-bezier(0, 0, .2, 1)", "var": "var(--pf-t--global--motion--timing-function--decelerate)" }; export default t_global_motion_timing_function_decelerate;