Use Sass custom mixins for grid

This commit is contained in:
Frederic Guillot
2016-08-07 22:52:29 -04:00
parent 41f93e0957
commit fd0bea2187
9 changed files with 81 additions and 39 deletions

View File

@@ -9,7 +9,7 @@
],
"dependencies": {
"jquery": "^2.2.3",
"fullcalendar": "^2.7.1",
"fullcalendar": "^2.9.1",
"chosen": "^1.5.1",
"c3": "^0.4.11",
"jquery-ui": "^1.11.4",
@@ -20,7 +20,6 @@
"font-awesome": "fontawesome#^4.6.3",
"d3": "~3.5.0",
"isMobile": "0.4.0",
"select2": "4.0.1",
"gridlex": "^2.1.1"
"select2": "4.0.1"
}
}