// Since IE8 doesn't support media queries, we're just gonna serve up the "desktop" version. // Including all breakpoint styles in one big file here. IE8 will get the _base.scss styles from the default screen.css file. @import "shared"; @import "libs/typography"; @import "partials/30em"; @import "partials/40em"; @import "partials/48em"; @import "partials/53em"; @import "partials/60em"; @import "partials/67_5em"; // Import Magnific popup styles @import "libs/magnific";