-
Notifications
You must be signed in to change notification settings - Fork 143
Home
Sam Richard edited this page Feb 5, 2020
·
11 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.