Skip to content

chore(design-system): use Roboto font in the storybook internals [AR-65595]#508

Open
mmurawski-dn wants to merge 1 commit into
drivenets:mainfrom
mmurawski-dn:drivenets/michal/AR-65595-storybook-fonts
Open

chore(design-system): use Roboto font in the storybook internals [AR-65595]#508
mmurawski-dn wants to merge 1 commit into
drivenets:mainfrom
mmurawski-dn:drivenets/michal/AR-65595-storybook-fonts

Conversation

@mmurawski-dn
Copy link
Copy Markdown
Collaborator

@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for drivenets-design-system ready!

Name Link
🔨 Latest commit 5bb77ac
🔍 Latest deploy log https://app.netlify.com/projects/drivenets-design-system/deploys/6a188d2d5194990008fcb179
😎 Deploy Preview https://deploy-preview-508--drivenets-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@mmurawski-dn mmurawski-dn changed the title chode(design-system): use Roboto font in the storybook internals [AR-65595] chore(design-system): use Roboto font in the storybook internals [AR-65595] May 28, 2026
viteConfig.plugins = [];
}

viteConfig.plugins.push(vitePluginDesignSystem());
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder, why did you remove this?

Copy link
Copy Markdown
Collaborator Author

@mmurawski-dn mmurawski-dn May 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are injecting the fonts via html files, and I thought it won't be needed anymore. Because this just injects the fonts into the storybook.

Seems like everything works without it. I will wait until Monday for Evyatars input 👍

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, the idea of using this in storybook is mainly dogfooding
if there is an issue in storybook due to this, there might be an issue in the product as well

Why did you remove it? What's the issue you were seeing?

Copy link
Copy Markdown
Collaborator

@iromanchuk-dn iromanchuk-dn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants