Skip to contents

Adds a new breakpoint entry to the current active media breakpoints.

Usage

registerBreakpoint(name, min = NULL, max = NULL)

Arguments

name

The name of the entry to remove

min

The minimum screen width (in pixels) when the rule is active

max

The maximum screen width (in pixels) when the rule is active

Value

No return value, called for side effects