hypnagaga/.storybook/preview-head.html
Ben Aultowski d91f7b174c Squashed 'packages/graphics-components/' content from commit 247be9ce
git-subtree-dir: packages/graphics-components
git-subtree-split: 247be9ce40bd338d3934534fb6392504a0cdc81f
2026-02-27 12:19:44 -05:00

13 lines
522 B
HTML

<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter+Tight:ital,wght@0,300;0,400;1,300;1,400&family=Inter:wght@300;400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<script>
window.global = window;
</script>