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.
1 parent 15a121e commit c679b26Copy full SHA for c679b26
src/gridstack-extra.scss
@@ -1,4 +1,4 @@
1
-$gridstack-columns: 12;
+$gridstack-columns: 12 !default;
2
3
@mixin grid-stack-items($gridstack-columns) {
4
.grid-stack.grid-stack-#{$gridstack-columns} {
0 commit comments