Hacker News new | ask | show | jobs
by dhruvbhatia 4410 days ago
Can't you modify the number of grid columns in Bootstrap? I use Foundation 5, and there is an option within settings.scss which allows you to change the default 12 column grid, eg:

  $total-columns: 24;
2 comments

I think (maybe) you misunderstood, I do use Bootstrap with a 24 column grid as I compile it myself with less (I also change a bunch of other stuff to improve table appearance etc).
We will add support to Foundation 5 ASAP