Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kahlil Lechelt committed May 29, 2012
1 parent 2e529ca commit ed4828c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -6,6 +6,7 @@ This is a custom grunt.js task that executes `compass compile` for you.
2. Call `grunt.loadTasks('grunt-compass/tasks');` in your gruntfile.
3. Configure `grunt watch` to watch your scss files and call the task.
e.g.:

watch: {
files: ['assets/scss/partials/*.scss'],
tasks: ['compass']
Expand Down

0 comments on commit ed4828c

Please sign in to comment.