Closed lasaro-dumer closed 9 years ago
Here is the applicable code: https://github.com/Glavin001/atom-preview/blob/master/lib/renderer.coffee#L94-L101
From the docs, you're going to want to set filename
field in the options
:
options
: https://github.com/Glavin001/atom-preview/blob/master/lib/renderer.coffee#L96I would accept a Pull Request that resolved this issue.
I have a similar problem of the #23 , but mine is with Jade, and not stylus
Stylus works fine for me, but jade doesn't =/
I tried the '@require' some times on jade, but had no luck It's different on jade?