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.
This file can be imported using:
@import "compass"
View the Source for this module on Github.
Imports
The following sass files are automatically imported when you import this file:
- CSS3 – Provides cross browser CSS3 mixins that take advantage of available pre-spec vendor prefixes.
- Utilities – Provides basic mixins for common styling patterns.
Non Imported Modules
You can import these yourself if you want to use them.