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

Tasks after uncss not run #6

Closed
webjay opened this issue Oct 8, 2013 · 1 comment
Closed

Tasks after uncss not run #6

webjay opened this issue Oct 8, 2013 · 1 comment

Comments

@webjay
Copy link

webjay commented Oct 8, 2013

In my Gruntfile I have:

    grunt.registerTask 'default', ['less', 'uncss', 'htmlbuild', 'htmlmin']

Tasks after uncss are not run.
A missing callback perhaps?

@addyosmani
Copy link
Member

Should be solved in master.

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

2 participants