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