Skip to content

Instantly share code, notes, and snippets.

@Bachana123
Created December 24, 2020 14:02
Show Gist options
  • Save Bachana123/d5be877c64e44f9eb38ce40e4be68160 to your computer and use it in GitHub Desktop.
Save Bachana123/d5be877c64e44f9eb38ce40e4be68160 to your computer and use it in GitHub Desktop.
sometime you have to enable uppercase for some fonts
.uppercase {
font-feature-settings: 'case' on;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment