tech/webdev magazine

February 8, 2017

Build a Flexbox Grid with Less

Wednesday, February 08, 2017 Teklinks

Today we are going to build a grid with flexbox, and you are either going to fall in love with flexbox or simply love it a little bit more once you see how easy it is to create and use a grid using flexbox. Today I am going to use Less to create this grid just so we have a little more flexibility and also of course for the loops we will use to create to columns.

Full article