I ran into this problem on two different machines and cannot figure out what the reason is.
SASS syntax highlighting works fine in TextMate when I install a SASS package like this . However, when I also install a HAML package, such as this one , the SASS code returns to the color of the plain text.
I tried a bunch of different combinations of packages, all with the same lousy result.
Any idea what I can do wrong here?
source
share