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

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -