This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Description
I have found an issue in fallback when using it with IE11. If the CSS class used to test the correct loading of a given CSS file is declared with the same value than other class(es), in a comma separated list, it fails to be detected in IE11 (but works in IE10 and IE9). Please check this Plunkr that demonstrates that issue in a Kendo UI app.