Sha256: 07f88558a2c94653169b80b27d56235c3f813b4ae875fc7cf76275d216671596

Contents?: true

Size: 586 Bytes

Versions: 47

Compression:

Stored size: 586 Bytes

Contents

// Here is where you can define your constants for your application and to configure the blueprint framework.
// Feel free to delete these if you want keep the defaults:

$blueprint-grid-columns   : 24
$blueprint-container-size : 950px
$blueprint-grid-margin    : 10px

// Use this to calculate the width based on the total width.
// Or you can set $blueprint-grid-width to a fixed value and unset $blueprint-container-size -- it will be calculated for you.
$blueprint-grid-width: ($blueprint-container-size + $blueprint-grid-margin) / $blueprint-grid-columns - $blueprint-grid-margin

Version data entries

47 entries across 46 versions & 6 rubygems

Version Path
compass-0.12.alpha.4 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.12.alpha.3 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.6 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.12.alpha.2 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.12.alpha.1 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.12.alpha.0 frameworks/blueprint/templates/project/partials/_base.sass
compass-rails31-0.12.0.alpha.0.91a748a frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.5 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.4 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.3 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.2 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.1 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.0 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.7 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.6 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.5 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.4 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.3 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.2 frameworks/blueprint/templates/project/partials/_base.sass
compass-0.11.beta.1 frameworks/blueprint/templates/project/partials/_base.sass