csscss icon indicating copy to clipboard operation
csscss copied to clipboard

Stylus Support

Open darcyclarke opened this issue 12 years ago • 3 comments

You've got LESS and SASS, any chance you'd consider Stylus support?

darcyclarke avatar Apr 30 '13 21:04 darcyclarke

I really should start working on a plugin architecture so people can support separate gems that extend behavior. e.g. csscss-stylus. Maintaining a growing list of CSS generators is going to become a bear.

zmoazeni avatar Apr 30 '13 21:04 zmoazeni

:+1: as a quick and dirty hack, you can see if the file specified has a .styl extension, and if the 'stylus' executable exists. You will likely also need to support Nib somehow.

keithamus avatar Aug 15 '13 09:08 keithamus

+1 I'd also love to have stylus support. Any pointers or updates?

msuess avatar Oct 23 '13 16:10 msuess