1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 12:49:19 +00:00

Monkey patch for bug in safari 14 (#7031)

This commit is contained in:
Bram Kragten
2020-09-17 10:49:37 +02:00
committed by GitHub
parent 854a54e9c6
commit b7d7ca4014
8 changed files with 20 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
// 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";