Container query units: cqi and cqb
6.2.2025
A little gem from Kevin Powell's "HTML & CSS Tip of the Week" website, reminding us that using container queries opens up container query units for sizing things based on the size of the queried container.
Container query units: cqi and cqb originally published on CSS-Tricks, which is part...
Building a Playful Stop-Motion Crayon Cursor in p5.js
6.2.2025
Create a playful stop-motion crayon cursor effect with p5.brush.js and smooth animations
Baseline Status in a WordPress Block
5.2.2025
The steps for how I took the Baseline Status web component and made it into a WordPress block that can be used on any page of post.
Baseline Status in a WordPress Block originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Players Club: A Free Astro Template for Showcasing Music Artists
5.2.2025
Players Club is a free Astro template for showcasing music artists—an experimental proof of concept built in collaboration with Alex Tkachev
How to Make The Fluffiest Grass With Three.js
4.2.2025
A breakdown of the best techniques to create realistic grass in Three.js without killing performance
Compiling CSS With Vite and Lightning CSS
3.2.2025
Are partials the only thing keeping you writing CSS in Sass? With a little configuration, it's possible to compile partial CSS files without a Sass dependency. Ryan Trimble has the details.
Compiling CSS With Vite and Lightning CSS originally published on CSS-Tricks, which is part of...
Building an On-Scroll 3D Circle Text Animation with Three.js and Shaders
3.2.2025
Learn how to create a circular text animation in 3D space using Three.js, shaders, and msdf-text-utils
Nim: A Personal Website Template Built with Motion-Primitives
1.2.2025
Nim is a free, open-source personal website template built with Next.js 15, React 19, Tailwind CSS v4, and Motion-Primitives, featuring subtle, pre-built animations
Chrome 133 Goodies
31.1.2025
Did you see the release notes for Chrome 133? It's currently in beta, but the Chrome team has been publishing a slew of new articles with pretty incredible demos that are tough to ignore. I figured I'd round those up in one place.
Chrome 133 Goodies originally published on CSS-Tricks, which...
Keeping the page interactive while a View Transition is running
31.1.2025
When using View Transitions you’ll notice the page becomes unresponsive to clicks while a View Transition is running. […] This happens because of the ::view-transition pseudo element – the one that contains all animated snapshots – gets overlayed on top
…
Keeping the page...
Developer Spotlight: Quentin Hocdé
31.1.2025
In this spotlight, Quentin Hocdé shares his passion for creative coding, animations, and bringing interactive experiences to life
The Mistakes of CSS
30.1.2025
All of the things that the CSS Working Group would change if they had a time-traveling Delorean to go back and do things over.
The Mistakes of CSS originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter