compass/frameworks/blueprint/templates/basic/screen.sass
2010-04-11 03:47:46 -07:00

12 lines
443 B
Sass

// This import applies a global reset to any page that imports this stylesheet.
@import blueprint/reset
// To configure blueprint, edit the partials/_base.sass file.
@import partials/base
// Import all the default blueprint modules so that we can access their mixins.
@import blueprint
// Import the non-default scaffolding module.
@import blueprint/scaffolding
// Generate the blueprint framework according to your configuration:
+blueprint