fix(core): update
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user