// For IE version 9 and below. These browsers doesn't handle large
// resource files so need to break browser detection and warning code into
// its own file

// Variables
@import "variables";
@import "~bootstrap/scss/mixins";

// Components
@import "../components/BrowserWarning/BrowserWarning";
