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

Luuk/orbiit surt font #62

Merged
merged 8 commits into from
Sep 28, 2020
Merged

Luuk/orbiit surt font #62

merged 8 commits into from
Sep 28, 2020

Conversation

luckylwk
Copy link
Owner

No description provided.

text-align: left;
}

* {
color: inherit;
}

@font-face {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I did this with Poppins originally, but Next.js gets angry if you use @import for fonts. Some vulnerability or something. Hence be building that <Fonts /> component. A bit more annoying becaue you have to add both DesignProvider and Fonts, but the error went away.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Oh interesting, I haven't seen it throw that yet, but will try it by updating Fonts

@jonashaefele
Copy link
Collaborator

jonashaefele commented Sep 28, 2020 via email

@jonashaefele
Copy link
Collaborator

I can do a separate PR to harmonise font sizes again and check with the designs. Poppins and Surt render in different sizes.

Comment on lines +46 to +51
"node-forge": "^0.10.0",
"node-fetch": "^2.6.1",
"yargs-parser": "^13.1.2",
"http-proxy": "^1.18.1",
"dot-prop": "^4.2.1",
"serialize-javascript": "^3.1.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

what do all of these do?

Copy link
Owner Author

Choose a reason for hiding this comment

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

Fix vulnerabilities

Copy link
Owner Author

Choose a reason for hiding this comment

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

I keep getting github dependabot notifications

@luckylwk luckylwk merged commit 0d8de6c into orbiitai Sep 28, 2020
@luckylwk luckylwk deleted the luuk/orbiit-surt-font branch September 29, 2020 11:27
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