tdreyno / compass forked from chriseppstein/compass
- Source
- Commits
- Network (71)
- Downloads (32)
- Wiki (1)
- Graphs
-
Branch:
edge
tdreyno (author)
Wed Nov 04 16:39:14 -0800 2009
commit f27c084d1182f74a8c0556bc47a0ecccd903c9c6
tree 81bfd7829f88be1f9b0109aeda2843f932dc68b5
parent 57aae945119a453c8f5f5d54921734fb6a22b65b
tree 81bfd7829f88be1f9b0109aeda2843f932dc68b5
parent 57aae945119a453c8f5f5d54921734fb6a22b65b
compass /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG.markdown | ||
| |
LICENSE.markdown | Sun Jun 21 03:32:40 -0700 2009 | |
| |
README.markdown | ||
| |
REVISION | Sat Aug 22 08:39:06 -0700 2009 | |
| |
Rakefile | ||
| |
TODO.md | ||
| |
VERSION.yml | ||
| |
bin/ | Tue Sep 29 18:35:24 -0700 2009 | |
| |
compass.gemspec | ||
| |
deps.rip | Sat Jun 20 20:52:48 -0700 2009 | |
| |
docs/ | Sun Oct 25 22:17:27 -0700 2009 | |
| |
examples/ | ||
| |
features/ | ||
| |
lib/ | ||
| |
test/ |
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
- New frameworks and extensions are tracked on the wiki as they are created.
- 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.

