Updated the README.

This commit is contained in:
Chris Eppstein 2008-11-30 21:16:52 -08:00
parent d1b18370cd
commit 6dc577067c

View File

@ -1,11 +1,11 @@
# Compass # Compass
A [Sass](http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html)-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks: A [Sass](http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html)-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:
- [Compass Core](http://github.com/chriseppstein/compass/tree/master/frameworks/compass) - [Compass Core](http://github.com/chriseppstein/compass/tree/master/frameworks/compass) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/compass-core-documentation)
- [Blueprint](http://blueprintcss.org/) - [Blueprint](http://blueprintcss.org/) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/blueprint-documentation)
- [YUI](http://developer.yahoo.com/yui/grids/) - Planned - [YUI](http://developer.yahoo.com/yui/grids/) - [Wiki Documentation](http://github.com/chriseppstein/compass/wikis/yui-documentation)
- [YAML](http://www.yaml.de/en/) - Planned - [YAML](http://www.yaml.de/en/) - Planned
- [960](http://960.gs/) - Planned - [960](http://960.gs/) - Planned
- Other frameworks can be added easily. - Other frameworks can be added relatively easily.
## Compass Provides ## Compass Provides
1. A command line tool for maintaining your Sass projects. 1. A command line tool for maintaining your Sass projects.