9 lines
276 B
Sass
9 lines
276 B
Sass
@import blueprint.sass
|
|
@import blueprint/modules/scaffolding.sass
|
|
@import compass/reset.sass
|
|
|
|
+blueprint
|
|
// 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
|