mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
Add breakpoints management librairies
Add grunt-contrib-compass (required) Edit gruntfile.js (add compass tasks) --don't forget to update bower components
This commit is contained in:
committed by
Francis Lachapelle
parent
6153e88f62
commit
818af41ea6
@@ -12,8 +12,9 @@
|
||||
"angular-material": "master",
|
||||
"material-design-iconic-font": "latest",
|
||||
"ng-tags-input": "latest",
|
||||
"compass-mixins": "~0.12.3",
|
||||
"underscore": "latest"
|
||||
"compass-mixins": "latest",
|
||||
"underscore": "latest",
|
||||
"breakpoint-slicer": "~1.3.6"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.3.x"
|
||||
|
||||
Reference in New Issue
Block a user