sub-module descriptions for the css module
This commit is contained in:
parent
c2900a184a
commit
a142306d1b
@ -3,6 +3,7 @@ title: Compass Background Clip
|
||||
crumb: Background Clip
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_background_clip.sass
|
||||
meta_description: Specify the background clip for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Background Origin
|
||||
crumb: Background Origin
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_background_origin.sass
|
||||
meta_description: Specify the background origin for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Background Size
|
||||
crumb: Background Size
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_background_size.sass
|
||||
meta_description: Specify the background size for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Border Radius
|
||||
crumb: Border Radius
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_border_radius.sass
|
||||
meta_description: Specify the border radius for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Box Shadow
|
||||
crumb: Box Shadow
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_box_shadow.sass
|
||||
meta_description: Specify the box shadow for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Box Sizing
|
||||
crumb: Box Sizing
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_box_sizing.sass
|
||||
meta_description: Specify the box sizing for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Columns
|
||||
crumb: Columns
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_columns.sass
|
||||
meta_description: Specify a columnar layout for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Font Face
|
||||
crumb: Font Face
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_font_face.sass
|
||||
meta_description: Specify a downloadable font face for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Gradient
|
||||
crumb: Gradient
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_gradient.sass
|
||||
meta_description: Specify linear gradients and radial gradients for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Inline Block
|
||||
crumb: Inline Block
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_inline_block.sass
|
||||
meta_description: Declare an element inline block for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Opacity
|
||||
crumb: Opacity
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_opacity.sass
|
||||
meta_description: Specify the opacity for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Text Shadow
|
||||
crumb: Text Shadow
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_text_shadow.sass
|
||||
meta_description: Specify the text shadow for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Transform
|
||||
crumb: Transform
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_transform.sass
|
||||
meta_description: Specify the 2D transformation for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
@ -3,6 +3,7 @@ title: Compass Transition
|
||||
crumb: Transition
|
||||
framework: compass
|
||||
stylesheet: compass/css3/_transition.sass
|
||||
meta_description: Specify a style transition for all browsers.
|
||||
classnames:
|
||||
- reference
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user