Skip to content

Instantly share code, notes, and snippets.

@carmelyne
Created February 15, 2009 03:17
Show Gist options
  • Save carmelyne/64583 to your computer and use it in GitHub Desktop.
Save carmelyne/64583 to your computer and use it in GitHub Desktop.
<%= stylesheet_tag 'my-site-wide-css' %>
<%= yield(:head_css) || (stylesheet_link_tag 'general_header_css') %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment