Skip to content

Instantly share code, notes, and snippets.

@popcornomnom
Last active June 13, 2020 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save popcornomnom/69a4a191a65a96480189072e592aef34 to your computer and use it in GitHub Desktop.
Save popcornomnom/69a4a191a65a96480189072e592aef34 to your computer and use it in GitHub Desktop.
extension Font {
public static var title: Font { .init(.h3, .bold) }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment