UNPKG

@patternfly/react-tokens

Version:

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

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