UNPKG

@patternfly/react-tokens

Version:

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

6 lines 224 B
export const c_tab_content_BackgroundColor = { "name": "--pf-v6-c-tab-content--BackgroundColor", "value": "#f2f2f2", "var": "var(--pf-v6-c-tab-content--BackgroundColor)" }; export default c_tab_content_BackgroundColor;