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-mediaour built-in media-query handling.susy-breakpointbuilt integrate popular breakpoint plugin, beforesusy-mediaexisted.
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
Post a Comment