Skip to content
chriseppstein edited this page Sep 13, 2010 · 11 revisions

Not all compass plugins are “CSS Frameworks”. They can be full page designs or collections of widgets complete with images and corresponding javascript files. Patterns allow for splitting designs into three parts:
1. Core style support as mixins that can be customized. For example: the blueprint buttons module
2. An editable stylesheet that uses those mixins and documents how they can be customized. For example: the blueprint buttons template
3. Static assets like images and javascript files.

Where it makes sense, users can stamp out patterns as many times as they like and give them different names when they do.

Read More: