@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 333 B
JavaScript
;
exports.__esModule = true;
exports.chart_bullet_primary_measure_segmented_Width = {
"name": "--pf-v6-chart-bullet--primary-measure--segmented--Width",
"value": 9,
"var": "var(--pf-v6-chart-bullet--primary-measure--segmented--Width, 9)"
};
exports["default"] = exports.chart_bullet_primary_measure_segmented_Width;