UNPKG

@patternfly/react-tokens

Version:

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

8 lines 290 B
"use strict"; exports.__esModule = true; exports.t_global_border_width_extra_strong = { "name": "--pf-t--global--border--width--extra-strong", "value": "3px", "var": "var(--pf-t--global--border--width--extra-strong)" }; exports["default"] = exports.t_global_border_width_extra_strong;