Easily integrate Zach Moazeni's csscss into your projects that use the Compass CSS Framework by providing a compass csscss
command line option.
Assuming ruby is installed on your system:
$ gem install compass-csscss
Note that this requires at least version 1.0.0.alpha.13 of Compass to work properly.
Run the following command from the root of your Compass project:
$ compass csscss
To view options:
$ compass csscss --help
For a bare-bones sample project to see this in action, checkout the compass-extensions-sample repo
- John Riviello - https://github.com/JohnRiv