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

remove font #284

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

remove font #284

wants to merge 5 commits into from

Conversation

Haberkamp
Copy link
Collaborator

@Haberkamp Haberkamp commented Sep 11, 2024

What?

This PR reduces the bundle size of the styles by removing the font from the inline styles.

Why?

Bundling the fonts with the styles made the css files huge.

How?

I've removed the font from the bundle. Teams are now required to handle font loading themselves. Though we provide a simple way to load the needed fonts.

Anything else?

Closes #279

Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:21pm
meteor-component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 1:21pm

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.

[Feature]: meteor-component-library css bundle is huge due to fonts
1 participant