////////////////////////
//
// Normalization functions.
//
////////////////////////

////////////////////////
// NOTE: THIS IS EMPTY RIGHT NOW. We highly recomend you add in normalize.css
//  into this file, and edit it yourself. This is preffered over using the
//  mixin, as it is a less efficient way of working with Normalize.
//
// @see http://necolas.github.io/normalize.css/
// @see http://nicolasgallagher.com/about-normalize-css/
////////////////////////


// Add in our border-box styling from toolkit.
@import 'toolkit/kickstart';
