alex.party

Grid First, Flex Third

via Ryan van Rooi 0 comments
11
I’ve been mulling this topic for months now, and I’m pretty firmly of the opinion if you are attempting to do some layout in CSS, you should reach for display:grid first, followed by display:block, followed by display:flex. Grid allows the layout ele... Read full article
Join the conversation! Log in