I don't understand the difference between repeat(N, 1fr)
and repeat(N, minmax(0, 1fr))
.
They both works and so far I don't see why the former might leads to a problem.
As refer to https://css-tricks.com/you-want-minmax10px-1fr-not-1fr/
it doesn’t disappear on you and lead to more confusion
What are the circumstances he is trying to say? It seems that the latter lead to more confusion instead of the former.