UNPKG

@axa-ch/design-tokens

Version:
33 lines (31 loc) 551 B
/** * Do not edit directly, this file was auto-generated. */ export const ShadowBase1: { offsetX: string; offsetY: string; blur: string; spread: string; color: string; }; export const ShadowBase2: { offsetX: string; offsetY: string; blur: string; spread: string; color: string; }; export const ShadowBoxDefault: { offsetX: string; offsetY: string; blur: string; spread: string; color: string; }; export const ShadowBoxHigh: { offsetX: string; offsetY: string; blur: string; spread: string; color: string; };