The last couple of months I've dived deep into the JAMstack, and GatsbyJS is one of my favorite tools to use.
But with every project the question arises: which Layout Grid System should I use? There are plenty grid systems out there. Some of them are really bloated, some are not maintained for a very long time, some of them are just simply MEH.
I'm a frontend dev, so I could just try to build my own grid system.. But I'm also lazy, and why should I try to reinvent the wheel when others have done that for me?
So my question is: which Layout Grid System is your default go-to tool in your GatsbyJS and/or React project?
Photo by Paulius Dragunas on Unsplash
Top comments (1)
I would go with tailwindcss.com/. Worked wonderfully for me while creating my blog with NextJS: github.com/joostmeijles/blog