ry-blocks/.storybook/preview-head.html
Mark Eibes 8049bd80dc
rip (#4)
* Port Storybook

* Remove extrablatt

* Improve cluster

* Magic Johnson

* Remove mentions of Plumage

And delete some unnecessary stuff

* Hä

* I have changed the code files

* Reexports for typeahead

* Bring Select back

* Fix dark mode of select

* Move out react-aria

* Export select properly

* Make select work I guess
2022-11-25 13:38:19 +01:00

7 lines
116 B
HTML

<link href="https://rsms.me/inter/inter.css" rel="stylesheet">
<style>
#storybook-root {
height: 100%;
}
</style>