Skip to content

Instantly share code, notes, and snippets.

@christianhent
Last active December 16, 2017 06:06
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 christianhent/2f2bbb636e416f0eb27e0baab116bbe1 to your computer and use it in GitHub Desktop.
Save christianhent/2f2bbb636e416f0eb27e0baab116bbe1 to your computer and use it in GitHub Desktop.
includes Font-Awesome from CDN
<?php
// includes Font-Awesome, goes directly above leaflet.css
$doc->addStyleSheet('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment