🦞🌯 Lobster Roll

Thread

CSS Wrapped 2025 (chrome.dev)

Stories related to "CSS Wrapped 2025" across the full archive.

CSS Wrapped 2025 (chrome.dev)
The Languages Which Almost Became CSS (eager.io)
Firefox 52: Introducing Web Assembly, CSS Grid and the Grid Inspector (hacks.mozilla.org)
Patrick Hamann: CSS and the first meaningful paint (youtube.com)
On real world loading performance optimization, HTTP2 and upcoming HTTP protocol extensions
Firefox 69 — a tale of Resize Observer, microtasks, CSS, and DevTools (hacks.mozilla.org)
CSS: An Art, a Science, a Nightmare (taniarascia.com)
Pure CSS device fingerprinting (csstracking.dev)
Help pick a syntax for CSS nesting (developer.chrome.com)
Don't Use JS for That: Moving Features to CSS and HTML (youtube.com)
CSS Animation with offset-path (yuanchuan.dev)
State of CSS 2025 (2025.stateofcss.com)
New Safari developer tools provide insight into CSS Grid Lanes (webkit.org)
There is no such thing as CSS4 and never will be (xanthir.com)
The Future of OOCSS: A Proposal (philipwalton.com)
Printing a Book with CSS: Boom! (2005) (alistapart.com)
CSS Reference (cssreference.io)
Tricking the user to access history using CSS and captchas (frantzmiccoli.github.io)
CSS Grid and Grid Highlighter Now in Firefox Developer Edition (hacks.mozilla.org)
How I Destroyed my Blog's Performance with CSS Background-Blend-Modes (learntemail.sam.today)
Writing Element Queries Today Using EQCSS (sitepoint.com)
CSS sidebar toggle (silvestarbistrovic.from.hr)
CSS sidebar toggle presented in this post is made with CSS only. I've added a small JavaScript snippet to support accessibility.
8 CSS gotchas to start your morning off right (medium.com)
Using CSS Grid where appropriate (silvestarbistrovic.from.hr)
Inside a super fast CSS engine: Quantum CSS (aka Stylo) (hacks.mozilla.org)
Mozilla brings Microsoft, Google, the W3C, Samsung together to create cross-browser documentation on MDN (blog.mozilla.org)
Hasmin - A Haskell CSS minifier (github.com)
Make yourself comfortable with custom styling (maxbittker.com)
Modern CSS Explained For Dinosaurs (medium.com)
A List of CSS Frameworks (cssreflex.com)
Pure CSS Slide-Down Animation (joezimjs.com)
Slide-down CSS animations are surprisingly difficult if you don't know the height of the element you want to animate. Here's a trick you can use instead.