Skip to content

Commit

Permalink
Added horizontal scroll library to jarallax
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeHunger committed Aug 9, 2012
1 parent afe35ab commit c07bbe8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grunt.js
Expand Up @@ -6,7 +6,8 @@ module.exports = function(grunt) {
'source/jarallax_counter.js',
'source/jarallax_object.js',
'source/jarallax_animation.js',
'source/controllers/*.js']
'source/controllers/*.js',
'import/*/*.js']

grunt.initConfig({
pkg: '<json:package.json>',
Expand Down

0 comments on commit c07bbe8

Please sign in to comment.