2010-04-11 10:46:42 +00:00
|
|
|
@import "blueprint";
|
|
|
|
@import "blueprint/scaffolding";
|
|
|
|
@import "compass/reset";
|
|
|
|
|
|
|
|
@include blueprint;
|
2008-08-23 17:00:46 +00:00
|
|
|
|
2008-12-05 20:02:20 +00:00
|
|
|
// Remove the scaffolding when you're ready to start doing visual design.
|
|
|
|
// Or leave it in if you're happy with how blueprint looks out-of-the-box
|
2010-04-11 10:46:42 +00:00
|
|
|
@include blueprint-scaffolding;
|