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

Use Inter font in theme typography #20

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

Conversation

abereghici
Copy link

No description provided.

@phoenixcoded20
Copy link
Contributor

CLosing PR as we are not changing the font. Feel free to change it in your local repo.

@abereghici
Copy link
Author

@phoenixcoded20 I mean the Inter font is already fetched in index.hml here https://github.com/codedthemes/mantis-free-react-admin-template/blob/main/public/index.html#L54. I thought once is downloaded, why not using it in the typography.

@phoenixcoded20
Copy link
Contributor

that makes sense. we are already downloading one more font and not using it via typography, so it can also be used.

@phoenixcoded20
Copy link
Contributor

At this moment, theme should respect one family, can you please describe a scenario where it needs multiple family? Because by applying multiple family, one need to mention family wherever it is used.

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.

None yet

3 participants