Merge commit 'nex3/stable' into stable
* commit 'nex3/stable': Some doc modifications.
This commit is contained in:
commit
7ceb4b4c6d
@ -34,10 +34,10 @@ meta_description: The Blueprint Framework -- ported to Sass.
|
||||
### Alternate Project Layouts
|
||||
|
||||
For any of the above commands you could have also selected
|
||||
the `blueprint/basic` or `blueprint/semantic`. The basic
|
||||
template assumes that you'll be starting using conventional
|
||||
blueprint styling techniques while the semantic template
|
||||
assumes that you'll be using mixins and inheritance to style
|
||||
the `blueprint/basic` or `blueprint/semantic` patterns. The basic
|
||||
pattern assumes that you'll start out using conventional class-based
|
||||
blueprint styling techniques, while the semantic template
|
||||
assumes that you'll be using mixins and `@extend` to style
|
||||
your site. Example:
|
||||
|
||||
compass create my_project --using blueprint/semantic
|
||||
|
Loading…
Reference in New Issue
Block a user