You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes the sass code snippet for extra cols, using the / instead of math.div in favor of backwards compatibility for older versions of sass
(math.div is only supported in sass 1.3.3 and above)
you can also use the SASS [src/gridstack-extra.scss](https://github.com/gridstack/gridstack.js/tree/master/src/gridstack-extra.scss) included in NPM package and modify to add more columns.
0 commit comments