Links

Liquid Glass in the Browser: Refraction with CSS and SVG
Apple introduced the Liquid Glass effect during WWDC 2025 in June—a stunning UI effect that makes interface elements appear to be made of curved, refractive glass. This article is a hands‑on exploration of how to recreate a similar effect on the web using CSS, SVG displacement maps, and physics-based refraction calculations.
Follow-the-leader pattern with CSS anchor positioning
Learn how to create a dynamically re-anchored pointer element. The technique is pretty neat too. It involves creating a single “follower” (positioned) element and dynamically updating it’s anchor on an event or state change.
Color Shifting in CSS
A little while ago, I was trying to animate an element’s background color, so that it cycled through the rainbow. Seems easy, but it turns out, browsers have a surprisingly big limitation when it comes to color processing! In this tutorial, we’ll dig into the issue, and I’ll share a couple of strategies you can use to work around this limitation.
Integrating CSS Cascade Layers To An Existing Project
The idea behind this is to share a full, unfiltered look at integrating CSS Cascade Layers into an existing legacy codebase. In practice, it’s about refactoring existing CSS to use cascade layers without breaking anything.
Un-Sass'ing My CSS: Compiling Multiple CSS Files into One
There are lots of things I like and love about Sass, and there’s a lot that can be done (or can soon to be done) using new CSS features. However, one thing that won’t reach CSS, and something that I think we would always need some aspect of 'tooling' for, is to compile various Sass (or CSS) files into one.
Videos

Built-in accessibility: blessing or curse?
“We’ll build in accessibility”, they say. But what does “built-in” mean in practice? Whether it’s in standards, browser functionality, web platform features or design system components… the reality for users could be anywhere from an enormous opportunity to a huge disappointment. As a developer, you should probably ask questions and manage expectations to really make it work. In this talk, we’ll look at how “built-in” can be effective and how it can help you to remove barriers at scale.
Sponsor
Sponsored by Cloud Four
Thanks to Cloud Four for sponsoring this week’s newsletter! They solve complex responsive web design and development challenges for ecommerce, healthcare, fashion, B2B, SaaS, and nonprofit organizations.
If you’d like to help with the costs of running Friday Front-End, you can back our Patreon for as little as a dollar a month.