//////////////////////// // // Normalization functions. // //////////////////////// //////////////////////// // Importing Compass-normalize. Alternatively, you can copy/paste normalize.css // into this file, and edit it as you need. This method is actually recommended // although not always needed. //////////////////////// @import "normalize"; // Add in our border-box styling from toolkit. @import 'toolkit/border-box';