csscomb / sublime-csscomb

Sublime plugin for CSScomb—CSS coding style formatter
398 stars 61 forks source link

Doesn't run in stylus files #43

Closed ghost closed 9 years ago

ghost commented 9 years ago

The plugin doesn't run with stylus files. I tried to update CSScomb.py to include a stylus definition as was commented in https://github.com/csscomb/sublime-csscomb/issues/7#issuecomment-56284738, but this just brought up an error stating that stylus wasn't supported yet.

tonyganch commented 9 years ago

CSScomb does not support Stylus at all. Here is a related issue: https://github.com/csscomb/csscomb.js/issues/159 But I don't think it will be done in near future.