Gabriele

Results 4 issues of Gabriele

The fix is a really small one, it just takes care of adding `_` as the first imported symbol. For testing I had to actually load the generated module to...

An interesting bug arises when both engine and imports are used: imports are correctly loaded from the specified engine and passed to the template function, but the `_` symbol inside...

Somewhere down the line the library stopped passing `zoomFactor` to phantom, and this was messing up my zommed screenshot. This is an attempt to fix it.

I've added support for relative paths in :bower_target_path. Having it support only absolute paths doesn't quite work, since the value of _release_path_ (as in the example from the readme) changes...