michaelbragg / possession

A collection of a CSS files including a version of Normalize and a collection of core objects to build great websites upon.
0 stars 0 forks source link

Bootstrap #8

Open michaelbragg opened 11 years ago

michaelbragg commented 11 years ago

Shell script to set up the development environment:

#!/bin/sh

npm install
cp global.sample.less global.less
cp _variables.sample.less _variables.less