Width classes and Ups are now configurable via scss variables. This will allow you to only generate the classes you want to use. See base/_widths.scss and base/_ups.scss for documentation.
Updates the grid example to show more options.
Adds base/_dev-helpers.scss which will highlight elements at certain breakpoints by adding classes on the HTML element. See the partial for documentation and example.grids.html to see it in action.