Sha256: 31e158c7cacd42cc46ea562a906d6bd17ec3b3197632eef325eab2d8160009f8
Contents?: true
Size: 335 Bytes
Versions: 1
Compression:
Stored size: 335 Bytes
Contents
<!-- CSS: implied media="all" --> <%= stylesheet_link_tag("/boilerplate_engine/stylesheets/style.css") %> <% if BoilerplateYetting.handheld_stylesheet %> <%= stylesheet_link_tag("/boilerplate_engine/stylesheets/handheld.css") %> <% end %> <% if BoilerplateYetting.load_all_stylesheets %> <%= stylesheet_link_tag :all %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
boilerplate_engine-0.0.1 | app/views/boilerplate/_css.html.erb |