fix(core): update

This commit is contained in:
Philipp Kunz 2020-09-13 15:53:30 +00:00
parent 2dc36d8170
commit 4385909677

View File

@ -7,7 +7,7 @@ import { html } from 'lit-element';
/** /**
* styles to be included in every webcomponent * styles to be included in every webcomponent
*/ */
export const styles = html`; export const styles = html`
<style> <style>
* { * {
font-family: 'Roboto', sans-serif; font-family: 'Roboto', sans-serif;