UNPKG

@patternfly/react-tokens

Version:

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

8 lines 265 B
"use strict"; exports.__esModule = true; exports.c_hero_BackgroundImage_dark = { "name": "--pf-v6-c-hero--BackgroundImage--dark", "value": "none", "var": "var(--pf-v6-c-hero--BackgroundImage--dark)" }; exports["default"] = exports.c_hero_BackgroundImage_dark;