Sha256: 474f07a15d7e9d98a064e5dba1fc2d08b800fad0a5b6353f006341fcb9174110

Contents?: true

Size: 908 Bytes

Versions: 2

Compression:

Stored size: 908 Bytes

Contents

description "The blueprint framework."

stylesheet 'screen.sass', :media => 'screen, projection'
stylesheet 'partials/_base.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

2 entries across 2 versions & 1 rubygems

Version Path
compass-sourcemaps-0.12.3.sourcemaps.a4836f1 frameworks/blueprint/templates/project/manifest.rb
compass-sourcemaps-0.12.2.sourcemaps.57a186c frameworks/blueprint/templates/project/manifest.rb