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

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

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