Can someone help explain the auto-fill option in the repeat function in CSS grid better

“The auto-fill option”
repeat(auto-fill, minmax(60px, 1fr));

Hi @oseni!

Welcome to the forum!

I found a great article on CSS tricks going in depth on CSS grid auto-fill . They even have codepen examples that you can experiment with to gain a better understanding.

Hope this helps!

1 Like

Thanks @jwilkins.oboe I really appreciate it, I honestly thought I wont get any reply haha.

1 Like