UNPKG

@patternfly/react-tokens

Version:

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

6 lines 213 B
export const c_hero_BackgroundPosition = { "name": "--pf-v6-c-hero--BackgroundPosition", "value": "right center", "var": "var(--pf-v6-c-hero--BackgroundPosition)" }; export default c_hero_BackgroundPosition;