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
|
### Alternate Project Layouts
|
||||||
|
|
||||||
For any of the above commands you could have also selected
|
For any of the above commands you could have also selected
|
||||||
the `blueprint/basic` or `blueprint/semantic`. The basic
|
the `blueprint/basic` or `blueprint/semantic` patterns. The basic
|
||||||
template assumes that you'll be starting using conventional
|
pattern assumes that you'll start out using conventional class-based
|
||||||
blueprint styling techniques while the semantic template
|
blueprint styling techniques, while the semantic template
|
||||||
assumes that you'll be using mixins and inheritance to style
|
assumes that you'll be using mixins and `@extend` to style
|
||||||
your site. Example:
|
your site. Example:
|
||||||
|
|
||||||
compass create my_project --using blueprint/semantic
|
compass create my_project --using blueprint/semantic
|
||||||
|
Loading…
Reference in New Issue
Block a user