This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-21 09:31:37 +00:00
|
|
|
// @ts-ignore
|
|
|
|
window["polymerSkipLoadingFontRoboto"] = true;
|
2021-09-23 08:16:49 +00:00
|
|
|
import "construct-style-sheets-polyfill";
|
|
|
|
import "@webcomponents/webcomponentsjs";
|
|
|
|
import "lit/polyfill-support";
|