fix(core): update
This commit is contained in:
parent
2dc36d8170
commit
4385909677
@ -7,7 +7,7 @@ import { html } from 'lit-element';
|
||||
/**
|
||||
* styles to be included in every webcomponent
|
||||
*/
|
||||
export const styles = html`;
|
||||
export const styles = html`
|
||||
<style>
|
||||
* {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user