Take the beta status off of the new modules in 0.11

This commit is contained in:
Chris Eppstein 2012-03-11 17:49:19 -07:00
parent 17ae2294ab
commit 716ddf5d3b
5 changed files with 3 additions and 8 deletions

View File

@ -5,7 +5,6 @@ framework: compass
stylesheet: compass/css3/_box-shadow.scss stylesheet: compass/css3/_box-shadow.scss
meta_description: Specify the box shadow for all browsers. meta_description: Specify the box shadow for all browsers.
layout: core layout: core
beta: true
classnames: classnames:
- reference - reference
- core - core

View File

@ -5,7 +5,6 @@ framework: compass
stylesheet: compass/css3/_images.scss stylesheet: compass/css3/_images.scss
meta_description: Specify linear gradients and radial gradients for many browsers. meta_description: Specify linear gradients and radial gradients for many browsers.
layout: core layout: core
beta: true
classnames: classnames:
- reference - reference
- core - core

View File

@ -5,7 +5,6 @@ framework: compass
stylesheet: compass/css3/_pie.scss stylesheet: compass/css3/_pie.scss
meta_description: Compass integration with the css3pie tool. meta_description: Compass integration with the css3pie tool.
layout: core layout: core
beta: true
classnames: classnames:
- reference - reference
- core - core

View File

@ -4,7 +4,6 @@ crumb: Text Shadow
framework: compass framework: compass
stylesheet: compass/css3/_text-shadow.scss stylesheet: compass/css3/_text-shadow.scss
meta_description: Specify the text shadow for all browsers. meta_description: Specify the text shadow for all browsers.
beta: true
layout: core layout: core
classnames: classnames:
- reference - reference

View File

@ -5,7 +5,6 @@ framework: compass
stylesheet: compass/css3/_transform.scss stylesheet: compass/css3/_transform.scss
meta_description: Specify transformations for many browsers. meta_description: Specify transformations for many browsers.
layout: core layout: core
beta: true
classnames: classnames:
- reference - reference
- core - core