1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 09:18:34 +01: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
+1
View File
@@ -1,3 +1,4 @@
import "../../../src/resources/safari-14-attachshadow-patch";
import "../../../src/resources/ha-style";
import "../../../src/resources/roboto";
import "./layout/hc-connect";