Skip to content

Move font imports to index.ts#239

Closed
VictoriaBeilsten-Edmands wants to merge 1 commit into
mainfrom
vbe/inter-font-issue
Closed

Move font imports to index.ts#239
VictoriaBeilsten-Edmands wants to merge 1 commit into
mainfrom
vbe/inter-font-issue

Conversation

@VictoriaBeilsten-Edmands

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread src/index.ts
@@ -1,3 +1,7 @@
// Fonts
import "@fontsource-variable/inter";
import "@fontsource-variable/inter/wght-italic.css";

@zoharma zoharma Jun 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Need to remove the italic line. It's included in the Inter package, and this one is only in case italic is needed by itself. My mistake, sorry about that.

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.

2 participants