Sha256: 691b3ed00892c4f95c07ae8d49e4cc48c4b9e75a0b0d68a33b536c42303e9088

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

-# CSS : implied media="all"
= stylesheet_link_tag 'style'
-# For the less-enabled mobile browsers like Opera Mini
= stylesheet_link_tag 'handheld', :media => 'handheld'
-# Append your own using content_for :stylesheets
= yield :stylesheets

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
html5-boilerplate-0.1.3 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.2 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.1 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.0 templates/project/_stylesheets.html.haml