Skip to content

Commit

Permalink
updated storybook head with material icons
Browse files Browse the repository at this point in the history
  • Loading branch information
amish1188 committed Dec 11, 2023
1 parent 52ccdf4 commit 44a097e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ const config: StorybookConfig = {
<link rel="stylesheet" href="https://fonts.cdnfonts.com/css/source-sans-pro" />
<link rel="stylesheet" href="${varsomCSSPath}" />
<link rel="stylesheet" href="${globalCSSPath}" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200"
/>
`,
docs: {
autodocs: 'tag',
Expand Down

0 comments on commit 44a097e

Please sign in to comment.