Plugins are not being triggered in IE10. I've created a codepen to demonstrate the issue: - https://codepen.io/anon/pen/ERgKvK The test plugin will set `color: red !important` on the `body` element. This demo works in all browsers except IE10.
Plugins are not being triggered in IE10. I've created a codepen to demonstrate the issue:
The test plugin will set
color: red !importanton thebodyelement. This demo works in all browsers except IE10.