penpot/frontend/resources/templates/preview-head.mustache
2025-12-03 16:44:37 +01:00

12 lines
172 B
Plaintext

<link href="./css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
<style>
body {
overflow-y: scroll;
}
#storybook-root {
height: 100%;
}
</style>