README
create-slate-theme
The create-slate-theme package enables users to create a new Slate project with a single command.
For more information, visit the documentation website.
Create a new slate project from an existing slate theme repo
<script type="module">
import byAssociationOnlyCreateSlateTheme from 'https://cdn.skypack.dev/@by-association-only/create-slate-theme';
</script>
The create-slate-theme package enables users to create a new Slate project with a single command.
For more information, visit the documentation website.