Namespace: Breakpoints:reset-auto-breakpoint

Breakpoints:reset-auto-breakpoint

Methods

reset-auto-breakpoint()

Resets the auto breakpoint to the first/smallest named breakpoint defined in the jig config. Hint: this is automatically called at the end of the breakpoint mixin, so usually you should be fine never calling this manually

Source:
See:
Example
@include reset-auto-breakpoint();