// =========================================================================== // iPhone AND UP @media only screen and (min-width: $iPhone) { // FOUNDATION @include headings-iPhone; // LAYOUT @include grid-iPhone; // COMPONENTS @include components-lists-iPhone; @include quick-starts-iPhone; @include current-release-iPhone; @include slides-iPhone; // REGIONS @include banner-iPhone; @include navigation-iPhone; @include contentinfo-iPhone; // PAGES // HELPERS @include placeholder-selectors-iPhone; }