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 link tags for font assets #1854

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamzap
Copy link
Member

@adamzap adamzap commented Dec 28, 2024

Since we're using src: url('...') in CSS, these link tags shouldn't be needed. A look in DevTools proves that the font asset requests are coming from the CSS file.

image image image

Related to #1853

Since we're using `src: url('...')` in CSS, these `link` tags shouldn't
be needed. A look in DevTools proves that the font asset requests are
coming from the CSS file.
@adamzap adamzap force-pushed the remove-font-asset-link-tags branch from 2e1fd68 to 480bd6b Compare December 28, 2024 22:02
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.

1 participant