Search
Same Idea, Different Paint Brush
1.10.2025
Naturally, everything looks like code when I'm staring at a blank canvas. That's whether the canvas is paper, a screen, some Figma artboard, or what have you.
Same Idea, Different Paint Brush originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Touring New CSS Features in Safari 26
29.9.2025
Safari 26 adds:75 new features, 3 deprecations, and 171 other improvements. Here's all the CSS goodness you'll want to know about.
Touring New CSS Features in Safari 26 originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
State of Crypto: Shutdown Watch
27.9.2025
A U.S. government shutdown won't be as bad for crypto as it might have been in previous years, but it will further delay already-stalled initiatives
Recreating Gmail’s Google Gemini Animation
26.9.2025
John Rhea challenged himself to recreate the fancy button using the new CSS shape() function sprinkled with animation to get things pretty close.
Recreating Gmail’s Google Gemini Animation originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
The Protocol: Ethereum Developers Target December for Fusaka Hard Fork
24.9.2025
Also: Plasma to Launch Mainnet This Week, New Liquid Staking Token for XRP Holders, and ICP Bets Big on AI Tech Stack
CSS Typed Arithmetic
24.9.2025
Starting in Chrome 140, we'll be able to calculate numeric values with mixed data types. Sounds small, but Amit demonstrates how big a deal this is, calling it Computational CSS.
CSS Typed Arithmetic originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get...
State of Crypto: ETF Listings Became Easier
20.9.2025
Companies just need to prove they meet new generic listing standards
On inclusive personas and inclusive user research
19.9.2025
A set of notes taken from Eric Bailey's article about the use of inclusive personas and user research.
On inclusive personas and inclusive user research originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
The Protocol: ETH Exit Queue Gridlocks As Validators Pile Up
17.9.2025
Also: DeFi’s Future on Ethereum, EF Creates dAI team, and Amex Blockchain-Based Travel Stamps
Is it Time to Un-Sass?
17.9.2025
Many of the Sass features we've grown to love have made their way into native CSS in some shape or form. So, should we still use Sass? This is how developer Jeff Bridgworth is thinking about it.
Is it Time to Un-Sass? originally published on CSS-Tricks, which is part of the DigitalOcean family....
The “Most Hated” CSS Feature: cos() and sin()
15.9.2025
I want to look at practical uses for CSS trigonometric functions. And we'll start with what may be the most popular functions of the "worst" feature: sin() and cos().
The “Most Hated” CSS Feature: cos() and sin() originally published on CSS-Tricks, which is part of the DigitalOcean family....
What Can We Actually Do With corner-shape?
12.9.2025
When I first started messing around with code, rounded corners required five background images or an image sprite likely created in Photoshop, so when border-radius came onto the scene, I remember everybody thinking that it was the best thing ever. …
What Can We Actually Do With...
Compiling Multiple CSS Files into One
11.9.2025
Stu Robson outlines two ways to compile multiple CSS files when you aren't relying on Sass for it.
Compiling Multiple CSS Files into One originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
The Protocol: SwissBorg’s SOL Earn Wallet Exploited for $41.5M
10.9.2025
Also: Ledger CTO Warns of NPM Exploit, Backpack EU opens, and Polygon PoS Chain Reports Finality Lag
What’re Your Top 4 CSS Properties?
10.9.2025
Everyone has a different opinion which is great because it demonstrates the messy, non-linear craft that is thinking like a front-end developer.
What’re Your Top 4 CSS Properties? originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Composition in CSS
8.9.2025
CSS is a composable language by nature. This composition nature is already built into the cascade. We simply don't talk about composition as a Big Thing because it's the nature of the language.
Composition in CSS originally published on CSS-Tricks, which is part of the DigitalOcean family....
State of Crypto: Congress Is Back From Break
6.9.2025
Everyone is back from summer vacation
What You Need to Know About CSS Color Interpolation
5.9.2025
Color what? Sunkanmi Fafowora explains how an everyday task for CSS can be used to create better colors experiences.
What You Need to Know About CSS Color Interpolation originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter
Crypto for Advisors: The Mechanics of Generating Yield On-Chain
4.9.2025
Ethena, Pendle, and Aave form a powerful DeFi yield engine. This article explores how they work together and how Hyperliquid could expand this system
Should the CSS light-dark() Function Support More Than Light and Dark Values?
2.9.2025
The light-dark() function is currently designed to support just two color schemes. Should it support others? Sunkanmi Fafowora says yes and no.
Should the CSS light-dark() Function Support More Than Light and Dark Values? originally published on CSS-Tricks, which is part of the DigitalOcean...