Skip to content

Commit

Permalink
grunt watch config was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Takazudo committed Apr 25, 2013
1 parent d316d68 commit d9e9d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ module.exports = (grunt) ->
]

doc:
files: '<%= sass.doc.src %>'
tasks: [
'sass:doc'
'growl:ok'
Expand Down

0 comments on commit d9e9d30

Please sign in to comment.