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

fix(google): sort resolved variants when fetching font css #33

Merged
merged 3 commits into from
Mar 6, 2024
Merged

fix(google): sort resolved variants when fetching font css #33

merged 3 commits into from
Mar 6, 2024

Conversation

qwerzl
Copy link
Collaborator

@qwerzl qwerzl commented Mar 6, 2024

Just a very simple fix to sort the variables list for Google Fonts. This fixes #32.

src/providers/google.ts Outdated Show resolved Hide resolved
src/providers/google.ts Outdated Show resolved Hide resolved
Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

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

Thank you! ❤️

@danielroe danielroe changed the title fix: sort the tuple for google fonts fix(google): sort resolved variants when fetching font css Mar 6, 2024
@danielroe danielroe merged commit 5b7d3a8 into nuxt:main Mar 6, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request Mar 6, 2024
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.

"Tuples must be sorted" error with google fonts provider and multiple font weights
2 participants