SyntaxFix
Write A Post
Hire A Developer
Questions
The previous answer is pretty good, but I also wanted to mention that there is a fixed layout equivalent for grids, you just need to write minmax(0, 1fr) instead of 1fr as your track size.
minmax(0, 1fr)
1fr