// Pull in all global variables, mixins and functions
// for use globally
@import "../config/index";

// Pull in all partials in the global directory
@import "_*.scss";
