UNPKG

@patternfly/react-tokens

Version:

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

8 lines 248 B
"use strict"; exports.__esModule = true; exports.c_popover__arrow_Width = { "name": "--pf-v6-c-popover__arrow--Width", "value": "0.9375rem", "var": "var(--pf-v6-c-popover__arrow--Width)" }; exports["default"] = exports.c_popover__arrow_Width;