@include utility-class-generator((
  prefix: 'p',
  property: 'padding',
  values: $sizes,
  unit: 'px',
  orientations: $orientations
));
