beausmith / compass forked from chriseppstein/compass
- Source
- Commits
- Network (73)
- Downloads (32)
- Wiki (1)
- Graphs
-
Tree:
28da996
commit 28da99655ff7cc69dfda4ac3c6ea34f30e6e1140
tree 5778deb93dbf60a5b957b5b96334593d0990d8cd
parent fab84dbad8b6e837ca6b327ccb421753f9f02eab
tree 5778deb93dbf60a5b957b5b96334593d0990d8cd
parent fab84dbad8b6e837ca6b327ccb421753f9f02eab
compass /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jun 05 10:43:04 -0700 2009 | |
| |
CHANGELOG.markdown | Thu Sep 24 09:06:47 -0700 2009 | |
| |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
README.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
REVISION | Thu Sep 24 09:07:04 -0700 2009 | |
| |
Rakefile | Thu Jul 09 12:49:47 -0700 2009 | |
| |
VERSION.yml | Thu Sep 24 09:07:04 -0700 2009 | |
| |
bin/ | Mon Jan 19 07:52:39 -0800 2009 | |
| |
compass.gemspec | Thu Sep 24 09:07:04 -0700 2009 | |
| |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | |
| |
examples/ | Tue Jul 21 11:32:34 -0700 2009 | |
| |
frameworks/ | ||
| |
lib/ | Thu Sep 24 09:06:47 -0700 2009 | |
| |
test/ | Sat Aug 22 08:25:39 -0700 2009 |
README.markdown
Compass
A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:
- Compass Core - Wiki Documentation
- Blueprint - Wiki Documentation
- YUI - Wiki Documentation
- 960 - Wiki Documentation
- Other frameworks can be added relatively easily. Create your own!
Compass Provides
- A command line tool for managing your Sass projects.
- Simple integration with Ruby-on-Rails, Merb, StaticMatic, and even non-ruby application servers.
- Loads of Sass mixins to make building your website a snap.
More Information
Please see the wiki
Author
Compass is written by Chris Eppstein.
Chris is the Software Architect of Caring.com and a member of the Sass core team.
License
Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.

