This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install chriseppstein-compass
Chris Eppstein (author)
Thu Jul 09 13:04:19 -0700 2009
compass /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Jun 05 10:43:04 -0700 2009 | |
| |
CHANGELOG.markdown | Wed Jul 08 01:25:23 -0700 2009 | |
| |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
README.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
REVISION | Thu Jul 09 13:04:19 -0700 2009 | |
| |
Rakefile | Thu Jul 09 12:49:47 -0700 2009 | |
| |
VERSION.yml | Thu Jul 09 13:04:18 -0700 2009 | |
| |
bin/ | Mon Jan 19 07:52:39 -0800 2009 | |
| |
compass.gemspec | Thu Jul 09 13:04:19 -0700 2009 | |
| |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | |
| |
examples/ | Thu Jul 09 12:49:47 -0700 2009 | |
| |
frameworks/ | Thu Jul 09 12:53:27 -0700 2009 | |
| |
lib/ | Thu Jul 09 13:00:01 -0700 2009 | |
| |
test/ | Mon Jul 06 07:18:25 -0700 2009 |
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.











