@mixin spacing-loop($property, $space, $value) {
  @each $poskey, $posvalue in $spacing-key {
  }
}