forked from at-import/breakpoint
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Snugug edited this page Apr 26, 2013
·
9 revisions
Breakpoint makes writing media queries in Sass super simple. Create a variable using a simplified syntax based on most commonly used media queries, then call it using the breakpoint
mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself, to handling cross-browser compatibility issues, so you can focus on what's important: making sure your website looks its best.