App theme fails to load on firefox as new CSSStyleSheet causes a TypeError: Illegal constructor
This is because at the moment constructable stylesheets are only implemented in chrome.
The feature is on the road map for FireFox, but until it's there we need to add a polyfill for the feature.
Most helpful comment
Firefox Bugtracker: https://bugzilla.mozilla.org/show_bug.cgi?id=1520690
Source: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#constructable_stylesheets