DEV Community

Discussion on: Why you should already be using CSS Grid

Collapse
 
willamesoares profile image
Will Soares

Hey Buğra, I understand the current support for CSS Grid is not something like the support we have for Flexbox for instance, which is ~94%, but for me, all the great advantages CSS Grid has to offer, make me a huge supporter, even if I have to add a couple of fallback rules for cases like yours. Also, the support it's growing really fast so if you still think the ~85% is a no-go, make sure to keep checking the support periodically ;)

Collapse
 
rdricco profile image
renato ricco

Insert this link for fallback rules on the article, it is very useful and can change the decision about using or not CSS Grid. Thank you for the tips, you changed my mind about css grid.

Thread Thread
 
willamesoares profile image
Will Soares

I'm glad to hear that! And thanks for the suggestion, will do that :)