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

Making the compass command configurable. #83

Closed
wants to merge 1 commit into from
Closed

Making the compass command configurable. #83

wants to merge 1 commit into from

Conversation

rschaeuble
Copy link

This makes it possible to not only run "compass compile", but also e.g. "compass watch".

This makes it possible to not only run "compass compile", but also e.g. "compass watch".
@rschaeuble
Copy link
Author

The background behind this change is that I want to run 'compass watch' so that compass can efficiently react on Sass file changes.
This is much faster than using gulp.watch to monitor Sass files and then launch "compass compile" again.

@camilonova
Copy link

👍

@hyperatom
Copy link
Contributor

When will this be merged in?

@appleboy
Copy link
Owner

Closed via #96

@appleboy appleboy closed this Mar 20, 2015
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

Successfully merging this pull request may close these issues.

4 participants