Skip to content

Disable ligatures #4854

Answered by Tyriar
sigurdo asked this question in Q&A
Oct 25, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hmm, I'm not sure then. I can't reproduce on the regular demo. Since you're using the standard demo though, you could force ligatures to be disabled in CSS with:

font-variant-ligatures: none !important;
font-feature-settings: "liga" 0 !important;

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Tyriar
Comment options

Answer selected by sigurdo
@sigurdo
Comment options

@Tyriar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants