css - What is the difference between susy-breakpoint and susy-media? -


the difference seems can pass new grid susy-breakpoint's second argument. why not use susy-breakpoint , leave off second argument?

simply put: in scenario(s) opt use susy-media on susy-breakpoint?

related docs: http://susydocs.oddbird.net/en/latest/toolkit/#breakpoint

  • susy-media our built-in media-query handling.
  • susy-breakpoint built integrate popular breakpoint plugin, before susy-media existed.

if have breakpoint installed, susy-breakpoint call on more complex , powerful media-query syntax. if not using breakpoint, susy-breakpoint calls susy-media, , using alias.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -