@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 314 B
TypeScript
export const 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)"
};
export default c_calendar_month__dates_cell_before_InsetBlockStart;