Include iconset for hassio

This commit is contained in:
Paulus Schoutsen 2018-05-28 17:11:54 -04:00
parent 045b1d02be
commit e158709b1e

View File

@ -1,3 +1,4 @@
import '../../../src/components/ha-iconset-svg.js';
import iconSetContent from '../../hassio-icons.html';
const documentContainer = document.createElement('template');