/* ==============================================
   IE Specific Styles Juncture 
============================================== */

/**
 * Create an IE specific stylesheet that helps with
 * simplifying mobile-first development.
 *
 * Set $ie flag to true to enable
 * media query adjustments
 */
$ie: true;
@import "styles.scss";