-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Resolve #2728: Added fontsource usage instead google fonts #2731
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello there 0leg53! 👋
Thank you and congrats 🎉 for opening your first PR on this project! ✨ 💖
We will try to review it soon!
This PR has been automatically marked as stale because no requested changes have been applied. It will be closed if no further activity occurs. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@0leg53 I've added a label "hacktoberfest-accepted" to make sure it does count towards the goal if you're participating |
Kudos, SonarCloud Quality Gate passed!
|
@Haarolean |
@0leg53 hey can you fix the conflicts? I think we're ready to test it out. |
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a Question in general , is it a good behavior to actually include the font in the javascript bundled file, what if we actually put it in a separate css
file with font faces
and everything , and include that css
in the HTML
itself.
This PR has been automatically marked as stale because no requested changes have been applied. It will be closed if no further activity occurs. Thank you for your contributions. |
Kudos, SonarCloud Quality Gate passed!
|
# Conflicts: # kafka-ui-react-app/index.html # kafka-ui-react-app/package.json # kafka-ui-react-app/pnpm-lock.yaml
Kudos, SonarCloud Quality Gate passed!
|
Done within #3602 |
What changes did you make? (Give an overview)
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
Linked issues:
Closes #2728