Code Layers lets designers clone repos, generate code from flows, and push changes back — the full walkthrough shows how deep the canvas-to-codebase integration actually goes.
Running `npx shadcn init` now scaffolds new projects on Base UI instead of Radix, following data showing new projects picked Base UI over Radix two-to-one.
Code Layers — the most interesting piece of the Config bundle — has moved from waitlist to early access, letting teams clone a GitHub repo directly onto the Figma canvas and sync changes back to the codebase.
The Figma design agent can now search the web mid-session, letting designers pull in live references, best practices, and real-world content without leaving the file.
Microsoft Edge 150 lands four CSS features worth knowing: OS accent color tokens, image-aware light-dark(), comma-separated @container fallback queries, and text-fit for automatic font scaling.
Google announced the HTML-in-Canvas API at I/O 2026, enabling developers to render HTML content inside canvas elements for immersive 3D experiences that remain fully accessible and indexable.
Chrome 148 ships two web-platform improvements: container queries that match by name without requiring container-type, and lazy loading support via loading="lazy" on video and audio elements.
Theme authors have until June 30 to update their themes to current WCAG standards or lose the accessibility-ready tag in the WordPress theme directory.
Svelte 5.55.0 now exports TweenOptions, SpringOptions, EasingFunction, and related types directly from the svelte/motion module, making them available for typed consumer code.