Regis011 / my_bootstrap_sass_starter

Bootstrap sass starter with compass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bootstrap sass starter with compass


Languages

Language:CSS 72.5%Language:Ruby 27.5%