@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 319 B
JavaScript
;
exports.__esModule = true;
exports.chart_donut_threshold_static_pie_Height = {
"name": "--pf-v6-chart-donut--threshold--static--pie--Height",
"value": 230,
"var": "var(--pf-v6-chart-donut--threshold--static--pie--Height, 230)"
};
exports["default"] = exports.chart_donut_threshold_static_pie_Height;