import { colorLight } from '@vaadin/vaadin-material-styles'; import { typography } from '@vaadin/vaadin-material-styles'; const tpl = document.createElement('template'); tpl.innerHTML = ``; document.head.appendChild(tpl.content);