Skip to content

Instantly share code, notes, and snippets.

@doceazedo
Created November 3, 2021 03:30
Show Gist options
  • Save doceazedo/83250f9c969f2557e0e2e43cb6dd2885 to your computer and use it in GitHub Desktop.
Save doceazedo/83250f9c969f2557e0e2e43cb6dd2885 to your computer and use it in GitHub Desktop.
Color emoji fallback CSS
body {
font-family: 'YOUR-FONT', 'Apple Color Emoji', 'Segoe UI', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment