Created
May 18, 2016 19:06
-
-
Save mortendk/9b2b01b34686f237513a41004e08aec7 to your computer and use it in GitHub Desktop.
tell modernizr to fuck out of your theme in drupal 8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
libraries-override: | |
core/modernizr: false |
sometimes you just want the field to be completely clean ;)
A bit more info on library overrides in the your theme can be found at https://www.drupal.org/node/2497313
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not a fan of modernizr? Seems to me like it should only be added if you really really need to support terrible old browsers.