@braid/vue-griddle
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@braid/vue-griddle", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A Vue.js implementation of @braid/griddle-scss with a toggleable visual overlay to help with your front-end development", | ||
@@ -30,4 +30,4 @@ "main": "src/Griddle.vue", | ||
"dependencies": { | ||
"@braid/griddle-scss": "^0.0.5" | ||
"@braid/griddle-scss": "^0.0.6" | ||
} | ||
} |
@@ -172,3 +172,3 @@ # Vue Griddle | ||
width: g-span(6, 1); | ||
margin-left: - $g-gutter; | ||
margin-left: - g-span(0, 1); | ||
} | ||
@@ -175,0 +175,0 @@ |
8685
+ Added@braid/griddle-scss@0.0.6(transitive)
- Removed@braid/griddle-scss@0.0.5(transitive)
Updated@braid/griddle-scss@^0.0.6