Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Created October 23, 2017 20:18
Show Gist options
  • Save Andy-set-studio/3de4fd2341be1ba8a7cc5bb8507849c6 to your computer and use it in GitHub Desktop.
Save Andy-set-studio/3de4fd2341be1ba8a7cc5bb8507849c6 to your computer and use it in GitHub Desktop.
Disable font ligatures
.no-ligatures {
font-variant-ligatures: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment