Some super simple playing around I was doing with CSS Grid.
CSS Grid has been excellent for producing layouts. I now no longer reach for predefined ‘frameworks’ like Bootstrap.
The designs I have been implementing lately are generally more complex than what can be achieved with something like Bootstrap.
I find that CSS Grid in combination with FlexBox is perfect for creating any layouts without being constricted to what’s possible within the framework.