cal.pub0.org/apps/storybook/.storybook/preview-head.html

10 lines
225 B
HTML

<script>
window.global = window;
window.isEmbed = ()=> {
return location.search.includes("embed=")
}
</script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
</style>