I've relied on Bootstrap's grid over the past few years, mostly out of habit, but I recently started exploring other options. This isn't my area of expertise, so I'm curious how other HNers handle responsive grid layouts. Thanks in advance!
Ask HN: What's Your Preferred CSS Grid System?
1–3 of 3 posts
Re: Ask HN: What's Your Preferred CSS Grid System?
#2To be honest, I always end up coming back to Bootstrap for when I need a grid system. It's not amazing or the best, but it's really consistent and easy to use, and it makes sense.
I'm interested in seeing what other people have to say because I'm not opposed to trying something new.
Re: Ask HN: What's Your Preferred CSS Grid System?
#3I've been using http://getskeleton.com for my latest side project and it has been working out great.