-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Compass Core Documentation
mrajcok edited this page Sep 13, 2010
·
15 revisions
Compass Core provides a common set of tools for use across all frameworks.
- Compass Core: Reset Module – invokes a comprehensive reset (+global-reset) to make all browsers have the same starting style. A number of targeted resets are also included: nested context, HTML5, box-model, typography, list-style, focus, etc.
- Compass Core: Utilities Module – Helpers that provide common styling patterns. e.g., clearfix (two varieties), cross-browser floats, cross-browser min-width and min-height, IE6 hacks, tag cloud, link colors (LVFHA), bullets or no bullets, horizontal and inline lists, alternating colors for tables, image replacement, etc.
- Compass Core: Layout Module – Helpers for common layout patterns.