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

Add possibility to set the font-family: "Inter" for variable font #42

Open
emattias opened this issue Jun 13, 2024 · 1 comment
Open

Comments

@emattias
Copy link

emattias commented Jun 13, 2024

We want to be able to do font-family: "Inter" to use the variable font instead of having to do font-family: "InterVariable"

Something like:

@use "~inter-ui/variable" with (
  $inter-font-family: "Inter"
);
@philipbelesky
Copy link
Owner

Hi @emattias, thanks for the feedback and sorry for my very delayed reply. I would like to get to this eventually, but - in the meantime - I'd be happy to accept a PR for it.

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

No branches or pull requests

2 participants