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

Integrate compatibility into other entrypoints (#6029)

This commit is contained in:
Paulus Schoutsen
2020-05-25 10:36:22 -07:00
committed by GitHub
parent d73b3d77ea
commit 050cdf3783
13 changed files with 16 additions and 55 deletions

View File

@@ -1,3 +1,5 @@
// Compat needs to be first import
import "../resources/compatibility";
import "../onboarding/ha-onboarding";
import "../resources/ha-style";
import "../resources/roboto";