import { Meta } from "@storybook/addon-docs"; import { ArchiveLink } from "../src/docs/ArchiveLink";
You can download an archive of the static assets here.
<link rel="stylesheet" href="index.css" />
❗ Make sure the fonts
folder sits next to the index.css
.
<script type="module" src="index.js"></script>
Add the content of icon-sprite.html
to your HTML document.