UNPKG

@patternfly/react-tokens

Version:

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

8 lines 276 B
"use strict"; exports.__esModule = true; exports.t_global_box_shadow_spread_400 = { "name": "--pf-t--global--box-shadow--spread--400", "value": "-20px", "var": "var(--pf-t--global--box-shadow--spread--400)" }; exports["default"] = exports.t_global_box_shadow_spread_400;