17 lines
466 B
Plaintext
17 lines
466 B
Plaintext
---
|
|
title: Blueprint Module
|
|
crumb: Blueprint
|
|
framework: blueprint
|
|
stylesheet: _blueprint.scss
|
|
classnames:
|
|
- reference
|
|
meta_description: The Blueprint Framework -- ported to Sass.
|
|
---
|
|
|
|
- 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.
|