Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get streams working #4

Open
robwierzbowski opened this issue May 12, 2014 · 1 comment
Open

Get streams working #4

robwierzbowski opened this issue May 12, 2014 · 1 comment

Comments

@robwierzbowski
Copy link

I think the plugin should take the gulp.src stream instead of --source, and output a stream instead of --destination. I'm going to work on that this week.

@robwierzbowski
Copy link
Author

Since our ruby tools can't operate on gulp streams we're going to have to write to a temp directory. gulp-ruby-compass works by taking a gulp stream -> writing tmp files -> sass operation -> reading new output files -> back to gulp stream. We'll need to do the same thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant