https://github.com/theangrydev/carousel
A simple Carousel
https://github.com/theangrydev/carousel
Last synced: 8 months ago
JSON representation
A simple Carousel
- Host: GitHub
- URL: https://github.com/theangrydev/carousel
- Owner: theangrydev
- Created: 2014-07-08T19:08:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-10T21:06:44.000Z (almost 12 years ago)
- Last Synced: 2025-04-04T05:26:00.021Z (about 1 year ago)
- Language: CSS
- Homepage: http://theangrydev.github.io/carousel/
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Carousel
========
To get the SCSS compile to work:
1. Download Ruby from http://rubyinstaller.org/downloads/
2. Run the program `Start Command Prompt with Ruby` that should have been installed
3. At that prompt run `gem install sass`
4. Change into the project directory, so that scss and css are direct subfolders
5. Run `\bin\scss.bat --no-cache --update scss\style.scss:css\style.css` to compile