/my_bootstrap_sass_starter

Bootstrap sass starter with compass

Primary LanguageCSS

my_bootstrap_sass_starter

Quick Bootstrap sass starter with compass

by: Vladimir Rancic @VladimirXRegis

Quick start

  1. Fork & clone the git repo, or download zip file directly.
  2. Compass runs on any computer that has ruby installed. If you don't have installed yet, install here.
  3. Install compass – gem install compass.
  4. Watch for changes - compass watch.

Bootstrap files I have placed under sass/assets/ folder to avoid interference at the root of the project

Resources
- Bootstrap-sass official
- Compass