Sha256: e33ca2014888209561b2d9f83eee407989ccda87ff98d6a1c40ea842bb43b33b
Contents?: true
Size: 917 Bytes
Versions: 59
Compression:
Stored size: 917 Bytes
Contents
description "A basic blueprint install that mimics the actual blueprint css." 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
59 entries across 58 versions & 7 rubygems