Skip to content

Updating the paths

Compare
Choose a tag to compare
@zigomir zigomir released this 24 Oct 09:53
· 52 commits to master since this release

Hopefully one could now include calendar like so:

<script type="module" src="https://cdn.skypack.dev/caly"></script>
<caly-calendar year="2020" month="10"></caly-calendar>

On unpkg it already works like this with <script type="module" src="https://unpkg.com/caly"></script>