Add responsiveness (First draft)

This commit is contained in:
Benoit Favreault
2015-06-12 11:35:54 -04:00
committed by Francis Lachapelle
parent 516e5fd303
commit 48b74b0f6b
19 changed files with 275 additions and 96 deletions
+2 -1
View File
@@ -37,7 +37,8 @@ module.exports = function(grunt) {
loadPath: ['scss', 'bower_components/compass-mixins/lib',
'bower_components/compass-breakpoint/stylesheets',
'bower_components/breakpoint-slicer/stylesheets',
'bower_components/sassy-maps/sass'],
'bower_components/sassy-maps/sass'
],
style: 'expanded'
},
dist: {