Update to Modernizr 2.7.0

This commit is contained in:
Ben Word
2013-11-18 09:43:41 -06:00
parent fb34c2d4e8
commit 94991089c9
4 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Update to Modernizr 2.7.0
* Don't run JSHint on plugins (`assets/js/plugins/`)
* Disable warnings about undefined variables (JSHint)
* Merge in updates from HTML5 Boilerplate