penpot/frontend/.storybook/preview-head.html
2024-07-03 15:26:11 +02:00

6 lines
116 B
HTML

<link href="/css/main.css" rel="stylesheet" type="text/css" />
<style>
body {
overflow-y: scroll;
}
</style>