SassDoc / sass-convert

[umaintained] Node.js bindings to sass-convert.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wider streams support

pascalduez opened this issue · comments

Support not only Vinyl files streams, but conventional ones ?
fs.createReadStream() for instance.

Additionally Grunt will most likely support streams at some point.