// Make sure the charset is set appropriately
@charset "UTF-8";

@import "type-utils";

// This includes all of the foundation global elements that are needed to work with any of the other files.
@import "foundation/variables";

// Foundation Components
@import "foundation-components";
