devlint / gridlex

Just a CSS Flexbox Grid System
http://gridlex.devlint.fr
MIT License
1.38k stars 144 forks source link

How to support a number of columns other than 12 #73

Closed heaversm closed 6 years ago

heaversm commented 6 years ago

Hi - can you use this library and support something other than a 12 column grid? Didn't see any options in sass or documentation.

marius7383 commented 6 years ago

Since 2.7.0 there is a parameter $gl-colCount that lets you control the number of columns you need.