Sha256: 083a3554fa0da70f3f274f5c685dfec8c6c1521a296eda0d2505fcaa93ef8b2e

Contents?: true

Size: 257 Bytes

Versions: 6

Compression:

Stored size: 257 Bytes

Contents

-# CSS : implied media="all"
= stylesheet_link_tag 'style', :media => 'all'
-# 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

6 entries across 6 versions & 1 rubygems

Version Path
html5-boilerplate-0.2.1 templates/project/_stylesheets.html.haml
html5-boilerplate-0.2.0 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.7 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.6 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.5 templates/project/_stylesheets.html.haml
html5-boilerplate-0.1.4 templates/project/_stylesheets.html.haml