Q
Version: 1.0.1
Source on Github

Compass Core Framework

The compass core framework is a design-agnostic framework that provides common code that would otherwise be duplicated across other frameworks and extensions.

Alphabetical index of all:

Importing

This file can be imported using: @import "compass"

Imports

  1. CSS3 – Provides cross browser CSS3 mixins that take advantage of available pre-spec vendor prefixes.
  2. Typography – Provides basic mixins for common typography patterns.
  3. Utilities – Provides basic mixins for common styling patterns.

Non Imported Modules

You can import these yourself if you want to use them.
  1. Layout – Page layout module.
  2. Reset – Adds a CSS Reset into your stylesheet.