Adding Frameworks to Compass
-
Add a folder under
compass/frameworks
-
Register it by creating a file in
compass/lib/compass/frameworks/
-
Require it in
compass/lib/compass/frameworks.rb
.
Supported Frameworks
Compass plugins
Compass allows you to easily download, install, and upgrade plugins that share design and design elements between users and projects.
For instructions on how to install a plugin, please refer to the individual plugin's instructions.
Released Plugins
Frameworks
-
960.gs
– a lightweight CSS framework for producing fixed-width grid-based layouts
-
Grid Coordinates
– a lightweight CSS framework for producing fixed-width grid-based layouts, based on
1KB CSS Grid
(which was loosely based on 960.gs). Supports nested grids.
-
GraphPaper
– a lightweight CSS framework for producing fixed-width grid-based layouts
-
Baseline
– a CSS framework for producing grid-based layouts (up to 8 columns) with typography. See
http://baselinecss.com/
-
Drupal Zen
– adds the Drupal Zen theme STARTERKIT to Compass
-
Susy
– a semantic CSS framework creator. Susy is an expert at fluid grids in an elastic (or fluid, or fixed) shell that will never activate the horizontal scroll bar.
Colors
-
Compass Colors
– for working with colors in Sass, and generating color themes
Widgets
-
Fancy Buttons
–
mixins
to get beautiful buttons with
CSS
gradients that degrade nicely. Uses Compass Colors.
Misc
Sass Libraries
Libraries are simply Sass stylesheets or
partials
.
Plugins that are Works-In-Progress
Other Sass-based Projects