14 lines
358 B
Sass
14 lines
358 B
Sass
@import blueprint.sass
|
|
@import blueprint/fancy_type.sass
|
|
@import blueprint/scaffolding.sass
|
|
@import blueprint/rtl.sass
|
|
@import compass/reset.sass
|
|
|
|
|
|
+blueprint
|
|
+rtl-typography
|
|
+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
|
|
+blueprint-scaffolding
|