Skip to content

Blueprint Documentation: Scaffolding Module

bewildergeist edited this page Sep 13, 2010 · 5 revisions

Source

See the Blueprint Scaffolding Module.

Importing

To import the Blueprint Scaffolding Module to any Sass File:

@import blueprint/modules/scaffolding.sass

Constants

All of the Blueprint scaffolding constants can be overridden. For details on overriding constants see Overriding Constants.

Notes

The scaffolding module from Blueprint was deprecated in Blueprint 0.9.

They’re minimal:

  1. top padding on the body
  2. +box makes a padded box inside a column (with hardcoded background color)
  3. hr inherits +colruler()
Clone this wiki locally