mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 08:39:51 +02:00
Merge pull request #4969 from penpot/superalex-fix-storybook-css-path
🐛 Fix storybook css path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<link href="/css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
<link href="./css/ds.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
<style>
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
|
||||
Reference in New Issue
Block a user