UNPKG

@patternfly/react-tokens

Version:

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

8 lines 296 B
"use strict"; exports.__esModule = true; exports.t_global_border_width_control_hover = { "name": "--pf-t--global--border--width--control--hover", "value": "1px", "var": "var(--pf-t--global--border--width--control--hover)" }; exports["default"] = exports.t_global_border_width_control_hover;