GRID:
- Added LESS logic so that grid columns are calculated from the total
width of the container
VARIABLES:
Hooked up color variables to fonts, buttons, border, backgrounds
BREAKPOINTS:
defined breakpoints by variables.
GRUNT:
Grunt will watch the less file and any time there is a change saved it
will compile to the css/skeleton.css file.