Skip to content

Instantly share code, notes, and snippets.

@wernersmit
Created December 17, 2014 12:57
Show Gist options
  • Save wernersmit/c27f6ee04a95e0f73a45 to your computer and use it in GitHub Desktop.
Save wernersmit/c27f6ee04a95e0f73a45 to your computer and use it in GitHub Desktop.
Wordpress CSS reference in theme
<link rel="stylesheet" type="text/css" href="<?php echo get_template_directory_uri(); ?>/css/default.css" media="all" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment