8 lines
248 B
Sass
8 lines
248 B
Sass
@import blueprint.sass
|
|
|
|
// To generate css equivalent to the blueprint css but with your configuration applied, uncomment:
|
|
// +blueprint-print
|
|
|
|
//Recommended Blueprint configuration with scoping and semantic layout:
|
|
body.bp
|
|
+blueprint-print(true) |