
// Do not edit directly
// Generated on Thu, 14 Dec 2023 00:00:53 GMT


$spacing-map: (
  '0': (0),
  '1': (8px),
  '2': (16px),
  '3': (24px),
  '4': (32px),
  '5': (48px),
  '6': (64px),
  '7': (96px),
  '8': (128px),
  'half': (4px),
);
