Created by: pvdlg
Fixes #20548 (closed)
Add a null check in breakpoint-next.
As a result, the content of @include media-breakpoint-down(XX)
or @include media-breakpoint-up(XX)
will be generated only if the breakpoint exist in $grid-breakpoints
.