2010-01-27 07:27:09 +00:00
|
|
|
---
|
|
|
|
title: Blueprint Module
|
|
|
|
crumb: Blueprint
|
|
|
|
framework: blueprint
|
|
|
|
stylesheet: _blueprint.sass
|
|
|
|
classnames:
|
|
|
|
- reference
|
|
|
|
---
|
2010-01-21 19:54:47 +00:00
|
|
|
|
2010-01-31 00:19:33 +00:00
|
|
|
- render 'reference' do
|
|
|
|
%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.
|