@use '../../../_grid' with (
  $gel-grid-enable--whitespace-fix: true
);

.gel-layout {
  @include grid.gel-layout;
}
