README
This is an exceedingly simple module for creating dropdown menus in the header of a webpage.
Simple reusable code for drop-down menus
<script type="module">
import carldoleolundgrenDropDownMenu from 'https://cdn.skypack.dev/@carldoleolundgren/drop-down-menu';
</script>
This is an exceedingly simple module for creating dropdown menus in the header of a webpage.