Skip to content

Commit

Permalink
docs: add variabel css to storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Jan 21, 2024
1 parent a805d20 commit a8b66b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<link rel="stylesheet" href="./dist/didroom-components/didroom-components.css" />
<link rel="stylesheet" href="./didroom-components/didroom-components.css" />
<script type="module" src="./didroom-components/didroom-components.esm.js"></script>

0 comments on commit a8b66b0

Please sign in to comment.