@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 325 B
TypeScript
export const c_notification_drawer__list_item_action_MarginBlockStart: {
"name": "--pf-v6-c-notification-drawer__list-item-action--MarginBlockStart",
"value": "0",
"var": "var(--pf-v6-c-notification-drawer__list-item-action--MarginBlockStart)"
};
export default c_notification_drawer__list_item_action_MarginBlockStart;