Skip to main content

Miriam Suzanne

Miriam Suzanne

Miriam is an artist, engineer, and open-web advocate. She’s a co-founder of OddBird, Invited Expert on the W3C CSS Working Group, and Sass core contributor who enjoys pushing the boundaries of web technology.

These days she’s working on specifications for Container Queries, Scope, and Cascade Layers in CSS; extending the Sass color module to support wide-gamut colors; and learning to crochet socks.

Miriam Suzanne's Talk

Dynamic CSS

Wednesday, 17th – 10:50 AM

CSS has come a long way since the browser wars of the late 90s. What used to be a struggle, is now often a breeze (see box-shadow or border-radius). But the last 2 years have pushed CSS into entirely new territory: with DOM-aware variables and calculations that can drive your design, without all the invasive Javascript.

  • Basics for understanding Custom Properties & Calc().
  • Practical examples and use-cases for data-infused design.
  • Integrating with CSS Grids to build layouts on-the-fly.