We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code
code font gets weird due to the font-feature-settings CSS property added in #207 (https://github.com/vercel/swr-site/pull/207/files#diff-380b7b38760dd442e897eb0164c58f6a17da966ccaca6318017a468c163979b1R3-R5). This seems come from the combination of Consolas and ss06 (stylistic set 6).
font-feature-settings
ss06
"ss06" 1
- html { - font-feature-settings: "rlig" 1, "calt" 1, "ss01" 1, "ss06" 1 !important; - }
The text was updated successfully, but these errors were encountered:
shuding
Successfully merging a pull request may close this issue.
code
font gets weird due to thefont-feature-settings
CSS property added in #207 (https://github.com/vercel/swr-site/pull/207/files#diff-380b7b38760dd442e897eb0164c58f6a17da966ccaca6318017a468c163979b1R3-R5).This seems come from the combination of Consolas and
ss06
(stylistic set 6).Original
Remove
"ss06" 1
OpenType tagThe text was updated successfully, but these errors were encountered: