updating about text to reflect 2 mixins

This commit is contained in:
Rachel Nabors 2012-05-01 12:05:13 -04:00
parent 5710d6d66e
commit bc3080faf8

View File

@ -12,4 +12,4 @@ classnames:
---
- render 'reference' do
%p
Provides a mixin for the CSS regions, properties which allow you to flow content into new containers. See <a href="http://dev.w3.org/csswg/css3-regions/">the spec draft</a> and <a href="http://labs.adobe.com/technologies/cssregions/">Adobe's page on the topic</a>.
Provides two mixins for CSS regions, properties which allow you to flow content into new containers. See <a href="http://dev.w3.org/csswg/css3-regions/">the spec draft</a> and <a href="http://labs.adobe.com/technologies/cssregions/">Adobe's page on the topic</a>.