public
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Home | Edit | New

Blueprint Documentation: Debug Module

The source of the debug module can be found here.

Importing

To import the Blueprint Debug Module to any Sass File:


@import blueprint/modules/debug.sass

Class & Element Mixins

Class mixins provide classes and/or define styles for elements. These will be scoped according to the selector you mix them into or you can mix them into the top level of your stylesheet.

Mixin Description
+blueprint-debug Defines the .showgrid class that you can apply to your grid containers in order to check grid alignment.

Style Mixins

Style mixins provide styles that can be mixed into any selector.

Mixin Description
+showgrid Adds styles into the selector of your choice — equivalent to the .showgrid class.
Last edited by chriseppstein, Sat Apr 11 22:48:36 -0700 2009
Home | Edit | New
Versions: