UNPKG

@patternfly/react-tokens

Version:

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

8 lines 228 B
"use strict"; exports.__esModule = true; exports.chart_area_Opacity = { "name": "--pf-v6-chart-area--Opacity", "value": 0.3, "var": "var(--pf-v6-chart-area--Opacity, .3)" }; exports["default"] = exports.chart_area_Opacity;