Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroenvisser101/rscss-demo
Demo RSCSS
https://github.com/jeroenvisser101/rscss-demo
Last synced: 3 days ago
JSON representation
Demo RSCSS
- Host: GitHub
- URL: https://github.com/jeroenvisser101/rscss-demo
- Owner: jeroenvisser101
- Created: 2015-02-13T12:14:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-21T11:32:13.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T23:32:44.318Z (7 days ago)
- Language: CSS
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.