I'm having some problems with Zen Coding CSS in Sublime Text 2. I've installed Zen Coding on Sublime Text 2 via Package Control and I'm trying to use css abbreviations.
If I write "h" + Tab in a .html file, between () I get a "height: ;" as I was expected but if I do the same thing in a .css file I get "h1" which is not what I expected from Zen Coding.
The same thing happens with all CSS abbreviations. W + TAB, BG + TAB, none of those work properly.
Any help will be much appreciated.
Thanks