UNPKG

@patternfly/react-tokens

Version:

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

8 lines 294 B
"use strict"; exports.__esModule = true; exports.c_popover__content_BackgroundColor = { "name": "--pf-v6-c-popover__content--BackgroundColor", "value": "#ffffff", "var": "var(--pf-v6-c-popover__content--BackgroundColor)" }; exports["default"] = exports.c_popover__content_BackgroundColor;