CSS Layout
Up until recently CSS didn't support layout. You had to wrangle CSS features designed for something else to do layout with the likes of floats and tables. Now we have Flexbox and Grids that are specifically designed for layout.
Up until recently CSS didn't support layout. You had to wrangle CSS features designed for something else to do layout with the likes of floats and tables. Now we have Flexbox and Grids that are specifically designed for layout.
I'd like to show some of the things that people have been having trouble solving that we have solved as a group on the Drupal Twig Slack channel.
I'd like to show some of the things that people have been having trouble solving that we have solved as a group on the Drupal Twig Slack channel.
This will be a lively, informative discussion which will give you information on a great resource for frontend Drupal development. You will learn answers to questions you didn't know you had, some you had but didn't know how to phrase, and some that you may have known already.
We'll then open the floor to general Drupal frontend Q&A.