Replace modernizr with custom setup.

This commit is contained in:
Lars Jung 2015-05-29 15:27:44 +02:00
parent fc3f84da6e
commit 34aeac9787
10 changed files with 126 additions and 14 deletions

View file

@ -7,7 +7,6 @@ describe('libs', function () {
_: window._,
$: window.jQuery,
marked: window.marked,
modernizr: window.Modernizr,
prism: window.Prism
};