Skip to content

Instantly share code, notes, and snippets.

@belcherj
Forked from Cobus/gist:9951817
Created February 22, 2018 20:13
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 belcherj/f895c2ec3759473e42fc8d3fafa5e1e9 to your computer and use it in GitHub Desktop.
Save belcherj/f895c2ec3759473e42fc8d3fafa5e1e9 to your computer and use it in GitHub Desktop.
WooIcons usage
<span class="wooicon">T</span> // The character you want to display. "T" is the Twitter bird icon.
.wooicon {
font-family: @wooicons; // Set the font-family using the LESS variable;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment