UNPKG

@axa-ch/design-tokens

Version:
33 lines (31 loc) 601 B
/** * Do not edit directly, this file was auto-generated. */ export const ShadowBase1 = { offsetX: '0px', offsetY: '1px', blur: '8px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', }; export const ShadowBase2 = { offsetX: '0px', offsetY: '1px', blur: '20px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', }; export const ShadowBoxDefault = { offsetX: '0px', offsetY: '1px', blur: '8px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', }; export const ShadowBoxHigh = { offsetX: '0px', offsetY: '1px', blur: '20px', spread: '0px', color: 'rgba(0, 0, 0, 0.15)', };