I recently used calc for the first time to dynamically calculate row heights in css grid.
It was actually my first time incorporating css grid, css variables, and the calc function, and it just came to me naturally as a solution. I stepped back and was like omg!
I recently used calc for the first time to dynamically calculate row heights in css grid.
It was actually my first time incorporating css grid, css variables, and the calc function, and it just came to me naturally as a solution. I stepped back and was like omg!
That's amazing. Thanks for sharing.