I am using odbird's susy framework and have set my large desktop media query to have a class which is writing out the larges breakpoint with the class "lt-ie9" prepended as I am using H5BP.
The problem I have been having is setting the Breakpoint Output variables i.e. $breakpoint-media-output.
What I want to achieve ideally is either in my single style sheet hiding the smaller breakpoints from IE or to create a separate IE sheet with only ie code in it.