mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-20 20:58:33 +00:00
Add responsiveness (First draft)
This commit is contained in:
committed by
Francis Lachapelle
parent
516e5fd303
commit
48b74b0f6b
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user