Javascript Recipes
@script
This will expand out a “type=module” JS wrapper so you can start writing custom JS that’s automatically modular and deferred.
<script type="module"> </script>
@script
This will expand out a “type=module” JS wrapper so you can start writing custom JS that’s automatically modular and deferred.
<script type="module"> </script>