2021-09-21 10:31:37 +01:00
|
|
|
// @ts-ignore
|
|
|
|
window["polymerSkipLoadingFontRoboto"] = true;
|
2021-09-23 09:16:49 +01:00
|
|
|
import "construct-style-sheets-polyfill";
|
|
|
|
import "@webcomponents/webcomponentsjs";
|
2021-11-04 21:34:48 +00:00
|
|
|
import "lit/polyfill-support.js";
|