Function map-get-multiple returns it's input map
Created by: devdot
- Found the bug using scssphp to compile bootstrap-grid.scss
The map $utilities in bootstrap-grid.scss is unchanged by map-get-multiple.
If you look at the function map-get-multiple in scss/_functions.scss you can easily see the issue.