templates/shared/loader.js in compass-aurora-1.0.2 vs templates/shared/loader.js in compass-aurora-1.1

- old
+ new

@@ -1,3 +1,6 @@ -yepnope({ +// For more information on how to use Modernizr.load, see the official docs +// http://modernizr.com/docs/#load + +Modernizr.load({ test: Modernizr.touch, yep: 'hammer.js' }); \ No newline at end of file