You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the htl through npm, and want to use it in my browser. I have tried various methods and just could not make it work. Can anyone give me a hand?
I thought I read somewhere I can put some code as the following in my html
<script src='????'></script>
But no matter what, I cannot find it anywhere.
I would like to be able to use something like htl.svg, and htl.html in my scripts. How do I import htl ?
Thanks.
Sean
The text was updated successfully, but these errors were encountered:
Hi,
I installed the htl through npm, and want to use it in my browser. I have tried various methods and just could not make it work. Can anyone give me a hand?
I thought I read somewhere I can put some code as the following in my html
<script src='????'></script>But no matter what, I cannot find it anywhere.
I would like to be able to use something like htl.svg, and htl.html in my scripts. How do I import htl ?
Thanks.
Sean
The text was updated successfully, but these errors were encountered: