@function z()
Get a z-index from a map.
Parameters & Return
$index: (String)
The index to get.
$z: $z-index (Map)
The map containing z-indeces.
@return (Number)
The corresponding z-index value.
@error
Value passed for $map not found!
@error
No index #{inspect($index)} found!