All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.frontend.styles.shared-styles.js Maven / Gradle / Ivy

There is a newer version: 4.3.1
Show newest version
// eagerly import theme styles so as we can override them
import '@vaadin/vaadin-lumo-styles/all-imports';

const $_documentContainer = document.createElement('template');

$_documentContainer.innerHTML = `

  



`;

document.head.appendChild($_documentContainer.content);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy