README
Tabs
add js file in /dist
to head
see tabs.html
for usage
clone to make changes yourself and build locally development requires node & npm
A simple library to facilitate tabs
<script type="module">
import sirrineSimpleTabs from 'https://cdn.skypack.dev/sirrine-simple-tabs';
</script>
add js file in /dist
to head
see tabs.html
for usage
clone to make changes yourself and build locally development requires node & npm