UNPKG

@patternfly/react-tokens

Version:

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

8 lines 258 B
"use strict"; exports.__esModule = true; exports.t_global_motion_delay_none = { "name": "--pf-t--global--motion--delay--none", "value": "0ms", "var": "var(--pf-t--global--motion--delay--none)" }; exports["default"] = exports.t_global_motion_delay_none;