Mixins

We provide some mixins in order to help you building great applications faster.

Font size

The rem font-size unit is similar to em, only instead of cascading it's always relative to the root (html) element.
This mixin convert pixel font-size to rem font-size.

Media queries

A simple mixin to quickly generate whole media queries from the aliases and conditions defined in dist/scss/settings/_responsive.scss.
Of course, you can override these settings in your own settings file as described in customization section.

Bourbon

Many other mixins are available with Bourbon. Check the documentation here:
http://bourbon.io/docs