rtomayko / tilt

Generic interface to multiple Ruby template engines

Home Page:http://github.com/rtomayko/tilt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot load stylus in slim template

cooolbasha opened this issue · comments

when I am trying to use the styl: tag in the stylus file I am not able to compile it...here is the error I am getting.

Temple::FilterError: Tilt engine styl is not available.
Use --trace for backtrace.

In Tilt 2, stylus seems not to be registered which would be necessary to load this automatically.

is this a quick patch that can be applied...either or slim side/ or in here...

Why do you close it? This issue is still open. It cannot be fixed in Slim, only in Tilt.