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

CSS is a 404 so might as well kick it #1

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

Conversation

21e8
Copy link

@21e8 21e8 commented Nov 19, 2024

https://cdnjs.cloudflare.com/ajax/libs/inter/3.19.3/inter.css

is a 404, which doesn't really matter cause, you know, who the fuck can tell apart sans-serifs anyway.

but if you wanna indeed reduce latency, maybe don't a make call that is deemed to fail.

Copy link

vercel bot commented Nov 19, 2024

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

Name Status Preview Comments Updated (UTC)
solana-roadmap ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 2:04pm

@21e8
Copy link
Author

21e8 commented Nov 19, 2024

if you however do wanna keep the font maybe we can use the google api

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap" rel="stylesheet">

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