Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeroenvisser101/rscss-demo

Demo RSCSS
https://github.com/jeroenvisser101/rscss-demo

Last synced: 3 days ago
JSON representation

Demo RSCSS

Awesome Lists containing this project

README

        

# RSCSS Demo
To show you guys how to use RSCSS inside our project.

To compile the assets, run one of the following:

- `compass compile`: compiles the assets once.
- `compass watch`: watches the assets for changes and compiles when changed.

You'll have to install compass. If you haven't yet, run `gem install compass`.