UNPKG

@patternfly/react-tokens

Version:

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

8 lines 349 B
"use strict"; exports.__esModule = true; exports.t_global_spacer_action_horizontal_plain_default = { "name": "--pf-t--global--spacer--action--horizontal--plain--default", "value": "0.5rem", "var": "var(--pf-t--global--spacer--action--horizontal--plain--default)" }; exports["default"] = exports.t_global_spacer_action_horizontal_plain_default;