Haml and Sass have actually been split into separate projects now -
you might want to ask your question over at the Sass group to get a
faster answer:
https://groups.google.com/group/sass-lang
Regards,
Norman
On Thu, Jun 21, 2012 at 12:31 PM, Sarah Forst <
sarah.p...@gmail.com> wrote:
> I'm trying to use the \9
> (
http://paulirish.com/2009/browser-specific-css-hacks/) hack to display a
> backup background image for IE with sass 3.1.19 using SCSS syntax. However,
> when I check my generated CSS, the \9 hack seems to have been removed. Has
> anyone successfully been able to use the \9 hack in SCSS?