Created by: zalog
This PR let us set a empty $grid-breakpoints: ();
list, if for any reason we want to remove all breakpoints.
Fixes sass error in case $grid-breakpoints
list is empty:
Error: argument `$list` of `nth($list, $n)` must not be empty