.media-min-width(@breakpoint; @rules)

Wrap a min-width media query around a selector context with provided rules.

Parameters:
  • @breakpoint
    Breakpoint for min-width.
  • @rules
    What rules to apply to the media query.