@rldona/custom-element
v0.0.6
Published
This webcomponent follows the [open-wc](https://github.com/open-wc/open-wc) recommendation.
Readme
<custom-element>
Installation
npm i custom-elementUsage
<script type="module">
import 'custom-element/custom-element.js';
</script>
<custom-element></custom-element>