Search code examples
compass-sasssassemmet

Is there a way using CSS Zen coding on non css file


I currently use notepad++, coda and espresso. I can't find a way to use the css zen coding on non css file for example on html file or scss for compass.

I would like to use zen coding for compass since it's much faster to type bgc for background-color instead of typing the whole word. It works on css files but not any other way.

the question is: how to enforce css zen coding, so it doesn't xpand with html < >

Thank You


Solution

  • For expresso I found the answer, and I think it's the same for any editor just go to in espresso toolbar view->language->css. It must be the same for the others ;)