2021-09-16 16:30:16 +01:00
|
|
|
// @ts-ignore
|
|
|
|
window["polymerSkipLoadingFontRoboto"] = true;
|
2021-04-24 22:32:46 +01:00
|
|
|
import "construct-style-sheets-polyfill";
|
|
|
|
import "@webcomponents/webcomponentsjs";
|
2021-09-21 10:19:26 +01:00
|
|
|
import "lit/polyfill-support";
|