Converting the default theme in magento, 'modern', into SCSS.
The main objective is to factor this down into variables and mixins that will in the future allow us to rapidly create magento themes, from colour variations of the modern theme to standalone themes.
The magento modern theme has been chosen as it gives us a lot more CSS to play with and should help pro
Sass Documentation - http://sass-lang.com/documentation/file.SASS_REFERENCE.html Compass Documentation - http://compass-style.org/reference/compass/ How to Structure a Sass Project - http://thesassway.com/beginner/how-to-structure-a-sass-project
Getting started - http://gruntjs.com/getting-started