Skip to content

Instantly share code, notes, and snippets.

@tuanbbhero
Created September 16, 2018 02:53
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 tuanbbhero/e6c9e6bf335f720e482abad1381968b2 to your computer and use it in GitHub Desktop.
Save tuanbbhero/e6c9e6bf335f720e482abad1381968b2 to your computer and use it in GitHub Desktop.
add_action( 'wp_enqueue_scripts', function() {
wp_enqueue_style( 'font-awesome-5' );
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment