@function breakpoint()

Get a breakpoint from a map.

Parameters & Return

$breakpoint: (String)

The breakpoint key.

$map: $breakpoints (Map)

The map containing the breakpoint.

@return (Number)

The breakpoint value.

@error

Value passed for $map not found!

@error

No breakpoint #{inspect($breakpoint)} found!