Simplify Your Media Queries with Sass “Breakpoint”

In this tutorial you will learn how to simplify the way you write and maintain media queries in Sass. To help us, we’ll be using a mixin library called Breakpoint. In order to follow along, feel free to grab the starter files from GitHub.

Note: Breakpoint requires Sass 3.3.0, so run sass -v in your terminal to check before you start.

Watch Screencast

Tags:

Comments

Related Articles