Hacker News new | ask | show | jobs
by nailer 2458 days ago
Personally I can't be bothered and use grid for both. Why have a separate syntax for one dimension?
1 comments

Thanks. Reconsidering my position. I think I'll still do

div {display: grid };

in my basic styles but be aware of some cases where flex may be more appropriate.