Sha256: d300319dc018dc8c8f8004a5deb80a2f4b21db8221ca9a735c4668ca6f5947c1
Contents?: true
Size: 353 Bytes
Versions: 2
Compression:
Stored size: 353 Bytes
Contents
<% if defined?(BLUEPRINT) -%> <%= stylesheet_link_tag 'compiled/screen', :media => 'screen, projection' %> <%= stylesheet_link_tag 'compiled/style', :media => 'screen, projection' %> <%= stylesheet_link_tag 'compiled/print', :media => 'print' %> <!--[if IE]><%= stylesheet_link_tag 'compiled/ie', :media => 'screen, projection' %><![endif]--> <% end -%>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
endymion-origami-0.1.4 | app/views/layouts/_stylesheets.html.erb |
endymion-origami-0.1.5 | app/views/layouts/_stylesheets.html.erb |