Don’t Use My Grid System
It’s time to move past grid systems like Susy
Explore the history of web layout with the creator of Susy – why grid systems exist, how they work, and practical tips to avoid using them.
For those few cases where a grid really is required, we’ll talk about the best ways to roll your own, so you’re not relying on a bloated library to make decisions for you. We’ll also look at the new layout toys – from flexbox to CSS Grid – and how to get started with only a few lines of code.
- When to use floats, CSS Grid, flexbox, custom properties, and other techniques.
- How to make grid-math simple, and lose the grid-system.
- How to make grid-systems work for you when you need them.
Amazing talk by Miriam Suzanne at the Beyond Tellerand conference about the benefits of using plain CSS instead of heavy library for your grid! Very useful and inspiring. Thanks!