####### ## ## ## ## ### ## ## ## #### ## ## ## ## #### ## ## ## ### ####### ## ##
Overview
This release introduces the new MDX-driven “modules” system, built on a shared layout + media contract. The modules are reusable site-wide, keep typography/media proportionate on large screens, and prevent legacy CSS from leaking into new work.
Highlights
- New global modules contract (layout + media): standardised — page-max, gutters, spacing tokens, text measure constraints, and media behaviour so type stays readable and media doesn’t balloon.
- New MDX authoring syntax for modules: case studies can now be composed using simple MDX blocks—mostly just markdown, minimal props + links to media assets—so building/iterating pages is faster and more consistent, without hand-wiring bespoke layout components each time.