compass/doc-src/content/reference/blueprint.haml
2010-01-23 19:47:28 -08:00

11 lines
340 B
Plaintext

%h1= item[:title]
%p
The blueprint module is a simple way of importing all of the most
commonly used blueprint modules. In addition, it provides
a single mixin, <code class="mixin">+blueprint</code>, that
can be used to generate the blueprint css styles.
= render "partials/reference/imports"
= render "partials/reference/mixins"