Compass (stylesheet framework)
From Wiki @ Karl Jones dot com
Compass is an open-source CSS authoring framework which works with Sass (stylesheet language).
Description
Benefits of Compass:
- Cleaner markup without presentational classes.
- Reusable patterns.
- Easy creation of sprites.
- Mixins make CSS3 easy.
- Create beautiful typographic rhythms.
- Download and create extensions with ease.
See also
External links
- Official website
- Compass reference @ compass-style.org
- Compass tutorials @ compass-style.org
- Compass best practices @ compass-style.org
- Syntactically Awesome Stylesheets: Using Compass in Sass @ hongkiat.com