README
site
This is required to setup the project and link all the modules together.
This repository contains a basic set of components for SimpleBlocks.
<script type="module">
import simpleblocksSite from 'https://cdn.skypack.dev/@simpleblocks/site';
</script>
This is required to setup the project and link all the modules together.