Elevation

Five shadow levels as shadow-elevation-*, for what floats over content.

@foreach (['shadow-elevation-1', 'shadow-elevation-2', 'shadow-elevation-3', 'shadow-elevation-4', 'shadow-elevation-5'] as $shadow)
{{ $shadow }}
@endforeach