Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize svg paths in storybook #2779

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

krzotki
Copy link
Contributor

@krzotki krzotki commented Oct 10, 2023

Optimize svg paths for storybook views.

Unoptimized svgs may look different than svgs that were optimized using SVGO.

Unoptimized (svg that used to be displayed in storybook)

image (11)

Optimized using SVGO (svg that is used in final build)

image (12)

@krzotki krzotki merged commit 2612299 into master Oct 10, 2023
3 of 5 checks passed
@krzotki krzotki deleted the optimize-svg-paths-in-storybook branch October 10, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants