meta descriptions for the general utilities module.
This commit is contained in:
parent
4570412405
commit
2475ac03e4
@ -5,6 +5,7 @@ framework: compass
|
||||
stylesheet: compass/utilities/_general.scss
|
||||
layout: core
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
meta_description: Generally useful utilities that don't fit elsewhere.
|
||||
classnames:
|
||||
- reference
|
||||
- core
|
||||
|
@ -5,6 +5,7 @@ framework: compass
|
||||
stylesheet: compass/utilities/general/_clearfix.scss
|
||||
layout: core
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
meta_description: Mixins for clearfixing.
|
||||
classnames:
|
||||
- reference
|
||||
- core
|
||||
|
@ -5,6 +5,7 @@ framework: compass
|
||||
stylesheet: compass/utilities/general/_float.scss
|
||||
layout: core
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
meta_description: Mixins for cross-browser floats.
|
||||
classnames:
|
||||
- reference
|
||||
- core
|
||||
|
@ -5,7 +5,7 @@ framework: compass
|
||||
stylesheet: compass/utilities/general/_hacks.scss
|
||||
layout: core
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
description: Mixins for hacking specific browsers.
|
||||
meta_description: Mixins for hacking specific browsers.
|
||||
classnames:
|
||||
- reference
|
||||
- core
|
||||
|
@ -1,9 +1,10 @@
|
||||
---
|
||||
title: Compass Min
|
||||
crumb: Min
|
||||
title: Minimum Dimensions
|
||||
crumb: Minimums
|
||||
framework: compass
|
||||
stylesheet: compass/utilities/general/_min.scss
|
||||
layout: core
|
||||
meta_description: Mixins for cross-browser min-height and min-width.
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
classnames:
|
||||
- reference
|
||||
|
@ -4,6 +4,7 @@ crumb: Reset
|
||||
framework: compass
|
||||
stylesheet: compass/utilities/general/_reset.scss
|
||||
layout: core
|
||||
meta_description: Mixins for resetting elements.
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
classnames:
|
||||
- reference
|
||||
|
@ -4,6 +4,7 @@ crumb: Tag Cloud
|
||||
framework: compass
|
||||
stylesheet: compass/utilities/general/_tag-cloud.scss
|
||||
layout: core
|
||||
meta_description: Mixin for styling tag clouds.
|
||||
nav_stylesheet: compass/_utilities.scss
|
||||
classnames:
|
||||
- reference
|
||||
|
Loading…
Reference in New Issue
Block a user