fix(core): update

This commit is contained in:
2020-11-26 02:50:50 +00:00
parent b1350c463b
commit c5eec2ac22
4 changed files with 939 additions and 2935 deletions

View File

@ -20,8 +20,8 @@ export class TestDemoelement extends LitElement {
background: #000;
}
`)}
</style>
</style>
<div class="maincontainer">This is a demo element</div>
`;
}
}
}