grid
grid copied to clipboard
Responsive in both directions
Is there any way to make sure a certain amount of rows and columns such as 5 columns and 3 rows will always fit the container?
No. The grid is designed to expand infinitely in one direction. It could probably be changed to allow for restrictions on both axes, but that's not something on our roadmap. PRs are welcome.
+1 @stellanhaglund found a work around yet?