Sha256: a08553a72697868ac2b9c6d8dae6f3cc0328c01a753ddb5f9f477426ff370219

Contents?: true

Size: 980 Bytes

Versions: 7

Compression:

Stored size: 980 Bytes

Contents

description "The blueprint framework."

stylesheet 'screen.sass', :media => 'screen, projection'
stylesheet 'partials/_base.sass'
stylesheet 'partials/_form.sass'
stylesheet 'partials/_page.sass'
stylesheet 'partials/_two_col.sass'
stylesheet 'print.sass',  :media => 'print'
stylesheet 'ie.sass',     :media => 'screen, projection', :condition => "lt IE 8"

image 'grid.png'

help %Q{
Please see the blueprint website for documentation on how blueprint works:

    http://blueprintcss.org/

Docs on the compass port of blueprint can be found on the wiki:

    http://wiki.github.com/chriseppstein/compass/blueprint-documentation
}

welcome_message %Q{
Please see the blueprint website for documentation on how blueprint works:

    http://blueprintcss.org/

Docs on the compass port of blueprint can be found on the wiki:

    http://wiki.github.com/chriseppstein/compass/blueprint-documentation

To get started, edit the screen.sass file and read the comments and code there.
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
compass-0.10.1 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0.rc6 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0.rc5 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0.rc4 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0.rc3 frameworks/blueprint/templates/semantic/manifest.rb
compass-0.10.0.rc2 frameworks/blueprint/templates/semantic/manifest.rb