In a js file, I can type comm and autocomplete will kick in prompting me for comment blocks. This functionality doesn't work in CSS files.
I thought this would be the answer for me but it is not.
"auto_complete_selector": "source, text"
This post also looked promising, but it was not either. Sublime Text 2 code snippet not working in proper scope
Anyone know of a way to add it or to turn it on for CSS?