wrap/modernizr

Wrap global instance for use in RequireJS modules

http://draeton.github.io/stitches
Copyright 2013 Matthew Cobbs
Licensed under the MIT license.

define(function () {
  "use strict";
  return Modernizr;
});