We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 123bb89 + 3f33f9a commit f9d3431Copy full SHA for f9d3431
flexboxgrid.scss
@@ -2,7 +2,7 @@
2
// -- Start editing -- //
3
//
4
5
-@import "../sass-flex-mixin/_flexbox";
+@import "../sass-flex-mixin/_flex";
6
7
// Set the number of columns you want to use on your layout.
8
$grid-columns: 12 !default;
package.json
@@ -43,6 +43,6 @@
43
"gulp-jade": "^1.1.0"
44
},
45
"dependencies": {
46
- "sass-flex-mixin": "^1.0.0"
+ "sass-flex-mixin": "^1.0.3"
47
}
48
0 commit comments