@import "blueprint";
@import "blueprint/fancy-type";
@import "blueprint/scaffolding";
@import "blueprint/rtl";
@import "compass/reset";

@include blueprint;

@include rtl-typography;

@include fancy-type;

// 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
@include blueprint-scaffolding;
