@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 365 B
JavaScript
;
exports.__esModule = true;
exports.c_calendar_month__dates_cell_before_InsetBlockStart = {
"name": "--pf-v6-c-calendar-month__dates-cell--before--InsetBlockStart",
"value": "0.125rem",
"var": "var(--pf-v6-c-calendar-month__dates-cell--before--InsetBlockStart)"
};
exports["default"] = exports.c_calendar_month__dates_cell_before_InsetBlockStart;