```html renderer="common" language="ts" tabTitle="html"
{/* .storybook/preview-head.html */}
{/* Pull in static files served from your Static directory or the internet */}
{/* Example: `main.js|ts` is configured with staticDirs: ['../public'] and your font is located in the `fonts` directory inside your `public` directory */}
{/* Or you can load custom head-tag JavaScript: */}
```