With addition of rem-fallback mixin, usage of this new support for px/rem values should be based on global legacy IE support. We can simply check the values of the Compass cross-browser variables (overridden in theme _variables.scss partial if support is needed), and output both px/rem or just rem as needed.