@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 317 B
TypeScript
export const c_calendar_month__header_nav_control_MarginInlineStart: {
"name": "--pf-v6-c-calendar-month__header-nav-control--MarginInlineStart",
"value": "0",
"var": "var(--pf-v6-c-calendar-month__header-nav-control--MarginInlineStart)"
};
export default c_calendar_month__header_nav_control_MarginInlineStart;