rstacruz / sinatra-assetpack

Package your assets transparently in Sinatra.
http://ricostacruz.com/sinatra-assetpack/
MIT License
542 stars 96 forks source link

Add ruby stylus support #5

Closed DAddYE closed 13 years ago

DAddYE commented 13 years ago

Would be nice to have ruby-stylus support for the awesome stylus css engine.

Thanks!

rstacruz commented 13 years ago

Should be extremely simple as Stylus already has support for Tilt. I've committed a theoretical fix, but I've yet to test it with the actual ruby-stylus gem.

Thanks for bringing this to my attention... I'm a fan of Stylus on the other side (NodeJS) :)