I am trying to use the css3/flexbox mixin and I want compass to handle all the -ms prefixing and variants for IE10. Does anyone know how to to configure compass for this? All it pumps out is -webkit-flex, and I want it to do -ms-flex.
Asked
Active
Viewed 789 times