1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Sort imports (#8104)

This commit is contained in:
Joakim Sørensen
2021-01-13 17:17:12 +01:00
committed by GitHub
parent 131a7f3782
commit a1d07e5a00
364 changed files with 1086 additions and 1113 deletions

View File

@@ -1,9 +1,9 @@
// Compat needs to be first import
import "../resources/compatibility";
import "../resources/safari-14-attachshadow-patch";
import "../onboarding/ha-onboarding";
import "../resources/ha-style";
import "../resources/roboto";
import "../resources/safari-14-attachshadow-patch";
declare global {
interface Window {