@accodeing/gatsby-theme-switsbake

A theme for Switsbake Gatsby sites. Holds common styles, functions and components. Dependent on our heimr-gatsby-theme.

Usage no npm install needed!

<script type="module">
  import accodeingGatsbyThemeSwitsbake from 'https://cdn.skypack.dev/@accodeing/gatsby-theme-switsbake';
</script>

README

Switsbake Gatsby theme

A theme for Switsbake Gatsby sites. Holds common styles, functions and components. Dependent on our heimr-gatsby-theme.

Remember to add CSS explicitly, probably in your Layout component:

import '@accodeing/gatsby-theme-switsbake/style.scss'

Release

This theme should be released to NPM as our other packages. Make sure to only publish the theme since it's part of a monorepo with an example site.